Hi and Happy New Year!
I read many threads about styling the menu buttons and tried almost all that was suggested, but I do not understand why the button doesn’t change whatever I apply in quick CSS or in style.css
I hope you can have a look and help me with it.
Please see the screenshot. https://www.screencast.com/t/bbaZLbxGDDco
1. I would like the button “SHOP” to be in a red square
2. Is it possible to have this button be always on the top whenever I scroll down on the desktop and on mobile?
Hey,
Thanks! Happy new year to you too :)
I tried adding following code to top of Style.css file of your child theme
/* Top menu */
li#menu-item-6974 a {
background-color: red;
padding-right: 10px;
padding-left: 10px;
}
However changes are not being applied. Could there be some sort of server side caching?
Best regards,
Yigit
Thank you Yigit!
I cleared cache in CloudFlare, on the server and in the browser and it helped. I can see the changes.
I appreciate your help.
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay