This topic has 2 replies, 2 voices, and was last updated 8 months, 1 weeks ago ago by Rose Tyler
Reduce the size of the icon with the writing as it appears in the image
Hello, Smalameri,
Thank you for reaching out to us with your request. We understand that you would like to reduce the size of the icon along with the accompanying text as displayed in the image you’ve referenced.
Please add the next code in Theme Options > Theme Custom CSS > Global:
.et-mobile-panel .et_column>a .et_b-icon {
font-size: 14px;
}
.et-mobile-panel .et_column>a .et_b-icon+span {
font-size: 14px;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up