Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #365905

    Hi,
    on our page (under construction, url below) the last menu box with the entry “login” does not show any space (in blue) between last character “n” and right box border on hover. I would like to get this like in the other menu entries – left AND right space before/after the content.

    What can I do?

    Thx a lot & best regards, Tilman / oestersund

    #366035

    Hi oestersund!

    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;
    }

    Please make sure to disable CSS minifying feature before applying the code

    Cheers!
    Yigit

    #366284

    thx Yigit, this works !

    Best, Tilman

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Last Top Menu Box w/o right padding’ is closed to new replies.