Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46831
    Naomi
    Member

    Hello,

    Please could you help me with the custom css to reduce the padding between the main menu and the slider?

    I would also like the menu background to stretch the full width of the page as in your demo site.

    my website is indyeventers.org

    Thank you so much for your help.

    Naomi

    #46847
    Sakin
    Keymaster

    @Naomi: You can edit the padding bottom in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box

    #hgroup-wrap { padding-bottom: 50px; }

    #46937
    Naomi
    Member

    Thank you Sakin,

    That works great! Please could you also help me with the code to make the menu bar full width on the page? I do not want the menu buttons to space out all the way across, just the menu background please.

    Thanks again!

    Naomi

    #46948
    Sakin
    Keymaster

    @Naomi: The menu that you are using in “Primary Menu” which is supposed to be in the header right section. But since it is too long it pushed it down. So, if you want full with menu, then change that menu location from Primary Menu to Secondary Menu from “Appearance => Menus => Manage Locations”.

    Then you can disable your header right section from “Appearance => Theme Options => Header Options” and then click on “Disable Header Right Sidebar” and save changes. Then in “Appearance => Theme Options => Responsive Design” make sure you have checked in “Enable Secondary Menu in Mobile Devices”.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce padding between main menu and slider?’ is closed to new replies.