This topic has 8 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Sadikul Islam
How do I control the size of the cart button in the vertical menu, I don’t see the option,
Screenshot: https://media.d.pr/2L1QDm
Hello,
Theme Options > Header builder > Vertical header > Content Size (%)
Regards
If I do that then it also makes the menu texts small, how do I control that then?
Screenshot: https://media.d.pr/WgCohQ
Hello,
In this case, use the next custom CSS code (Theme Options > Theme custom CSS > Global), to change size of the cart icon:
#header-vertical .et_b_header-cart {
font-size: 14px;
}
Regards
Got it thank you
Does not work
As I can see, the code works – https://prnt.sc/lRMlumCvHeFq
Clear cache and check one more time
Regards
It is working now thank you
Tagged: best selling, cart button, ecommerce, shopping, size control, themes, woocommerce
The issue related to '‘How do I control size of the cart button’' has been successfully resolved, and the topic is now closed for further responses