Header Menu paddings

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20411

    Hi,
    I just upload a logo that is quite high and I have a problem with the menu paddings. I would like to know how to modify it using css,
    I am looking forward to your response
    Thanks
    Maty

    #20419
    Veena
    Moderator

    Can you pls share a link to your site ?

    #20439

    I can not, I’m sorry. the web is not yet uploaded to a server.

    #20452
    Veena
    Moderator

    You can adjust the top value of sitelogo and primary menu as below –

    #header.sticky #site-logo {
        top: 5px;
    }
    #primary-menu {
        top: 10px;
    }
    

    you can try the above custom CSS in themeoptions > CSS tab .

    #20467

    It was great. Thank you very much for the help phoenix
    Sorry for my English, if not understand something, blame the google translator lol
    Maty

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