Hello,
I have a little issue with the last item main menu item in my enfold theme in http://iiemd.com/. As you can see in the link, there is not space between the last item text and the last vertical line of the menu. It is possible to have more space there?
I hope you guys can help me.
Thanks.
Best Regards
Hey RicardoSuarez!
Just add this on your custom.css or Quick CSS:
#top .main_menu .menu>li:last-child>a {
padding-right: 10px;
}
Remove browser cache then reload the page.
Cheers!
Ismael
It’s worked, thank you Ismael.
Greetings
Glad Ismael could help. Let us know if you have any other questions or issues :)
Regards,
Josue