Search icon in the menu is not visible by default. It will be visible only when you hover over it. Can I change it so that it is visible all the time?
Hey sandorolah,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
I noticed the cart displays a box on hover with white text and white background below is the css to fix it :)
#top #menu-item-search.menu-item-search-dropdown>a {
color: #000;
}
.cart_list.product_list_widget {
color: #666;
}
Best regards,
Vinay
Than you! It’s working fine.
Hi,
Glad we could help! We really appreciate it if you rate our theme on themeforest :)
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold!
Best regards,
Vinay