Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #803863

    Hi, I´m showing you a screenshot to ask how can I align the menu items with my logo base.
    Is there a css code I can add to quick css?

    Thank you very much!

    #803870

    Hey Cipriana,

    Seems like we have not received your screenshot. Can you please try uploading it on imgur.com or Dropbox public folder and post the link here with a link to your website? :)

    Best regards,
    Yigit

    #803882

    Oh sorry, here it is

    #803885

    Hey!

    Can you please post a link to your website as well so we can provide you an accurate solution? :)

    Regards,
    Yigit

    #803929

    Yes, i´ve added it below
    thanks

    #803935

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top #header_main > .container .main_menu .av-main-nav > li > a {
        line-height: 150px;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #804048

    Hi, I´ve added but nothing happens…

    #804056

    Hi,

    Please try adding !important rule as following

    #top #header_main > .container .main_menu .av-main-nav > li > a {
        line-height: 150px !important;
    }

    If that too does not work, please create a temporary admin login and post it here privately so we can look into it

    Best regards,
    Yigit

    #804061

    Now yes!
    You´re great.

    Thanks!

    #804063

    Hi!

    You are welcome! :)

    Regards,
    Yigit

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