Tagged: Menu css
See http://abload.de/img/enfold_menu1dpr0.png
the most right menu item misses some pixels of the background color to the right (after you clicked on it). The other menu-items are fine. I tried to fix this via CSS but I was unable.
Hi cherrmann!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
padding-right: 13px;
}
.html_header_searchicon_disabled #top .av_header_border_disabled.av_bottom_nav_disabled .main_menu .menu>li:last-child>a .avia-menu-fx {
padding-right: 0;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
Yigit
That’s it – thank you :)
But I wonder if I’m the only one running into this. It should be working ‘out of the box’, instead of doing those relatively complicated customizations, don’t you think?
However, great support, have a nice day and weekend!
Hey!
We have reported the issue :)
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Have a great weekend!
Regards,
Yigit