Tagged: Advanced Styling, CSS, menu-item
hello,
2 months ago you provided a solution for a styling problem i had with the last menu item:
<support/topic/advanced-styling-last-item-of-main-menu-links/>
since the last update (maybe 1, 2 week ago!?) the problem reoccured.
i tried to add your css fix in custom.css as well without any result.
any hints?
oscar
Hey Mac_Gyver!
Thank you for using Enfold.
Add this to the Quick CSS field:
.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 !important
}
Cheers!
Ismael
works as expected – to be closed, thx!