Help with last Menu item here:
The last menu item is off-center, and changing the menu items doesn’t fix it-no matter which menu item is last, it is off-center.
Thanks!
Hey Scott!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu>li:last-child>a {
padding-right: 13px;
}
Best regards,
Yigit
Thanks!
Any reason why that happened?