Home>Support>Menus changed after update, please fix

Menus changed after update, please fix

my meny changed after update. The color around the text links in my meny dont og all the way Down to the border. Also the text is not in the middle (vertically middle). What is wrong? How to fix?
M

URL: http://www.agsurvey.no

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi M

    Try going to Appearance > Customize > Theme Design > Menu and adjusting the padding there. It’s set to 3 now. Try 30.

  2. 8 years, 11 months ago agadiap113

    Changed to 30. Dont like now either. Worked before update….

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    One moment…

  4. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Agadiap113

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* Logo */
    
    #masthead.masthead-logo-in-menu .logo {
        padding: 10px 0 !important;
    }
    

    Apologies for the hassle.

  5. 8 years, 11 months ago agadiap113

    The menu is still too thick..

  6. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Try changing your previous Custom CSS to:

    /* Logo */
    
    #masthead.masthead-logo-in-menu .logo {
        padding: 5px 0 !important;
    }
    
  7. 8 years, 11 months ago agadiap113

    Nothing changed

  8. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Your Custom CSS in the page source code is still displaying:

    /* Logo */
    
    #masthead.masthead-logo-in-menu .logo {
        padding: 10px 0 !important;
    }
    

    It should be:

    /* Logo */
    
    #masthead.masthead-logo-in-menu .logo {
        padding: 5px 0 !important;
    }
    

    I can’t see a caching plugin in use so perhaps just confirm the change was made in Custom CSS. This change will ensure the bottom of the menu hover meets the bottom of the menu bar.

    Once the above is reflecting you could then also look at reducing the menu padding in the Customizer from 25 down.

  9. 8 years, 11 months ago agadiap113

    I changed it back, check now.. Its 5px…

  10. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Now head over to Appearance > Customize > Theme Design > Menu and adjust menu padding. It’s on 25 now, you can go as low as 17 but not lower to make everything line up.

  11. 8 years, 11 months ago agadiap113

    Yeah. Thanks, superb customer service as usual:D

    Thanks

    A

  12. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super :) Really glad to hear that helped. Apologies for the hassle and thanks for your continued support.

    All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More