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

    Hello,

    How can I adjust / expand the background width reap. right hand side padding (dark blue color on mouse over)
    for the main menu link “Kontakt”? It seems to be kinda cut off.

    The header layout settings are as follows:

    Menu / Logo position: Logo left, Menu right
    Header Size: large
    Separator: no separator
    Header Style: minimal
    Header Title / breadcrumbs: hide both
    Header behavior: sticky

    Thank you!

    #492806

    Hey hasbeat!

    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 that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

    #493107

    Hi Yigit – Awesome, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main menu links’ is closed to new replies.