Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169967

    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

    #170236

    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

    #170299

    It’s worked, thank you Ismael.
    Greetings

    #170317

    Glad Ismael could help. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main Menu last item’ is closed to new replies.