See private content. How can I fix the two overlapping button style menu items?
Hey web6s,
Add this to quick css:
#menu-item-80191292{
margin-right:20px!important;
}
Best regards,
Jordan Shannon
It does not look like it worked.
Hi,
Add my code to the very top of quick css so it run first. Also be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
Code was placed at the top yesterday and I have tried clearing cache a few times.
Does it look right on your end? Still the same on mine.
Hi,
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
Best regards,
Vinay