Tagged: 

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

    Hi, on the website listed in private comments I want the left and right edge of the menu to be flush with the left and right side of the main body.
    How do I fix?
    Also how do I centre the icon in the search box at the end of the menu?

    #307888

    Hey GOWD!

    Please add following code to Quick CSS

    div#header_main_alternate .container { width: 100%; margin: 0; }
    .html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px; }

    Regards,
    Yigit

    #307995

    Hi Yigit, that worked perfectly.
    You may close this thread.
    Thanks

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