Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #564030

    On this site: http://hawksbilltradingcompany.org/

    Client wants more space between the logo and the slider and wants the menu to line up with the bottom of the logo.
    How can I achieve this look?

    Thanks So much for your help!

    #564035

    Hi elames!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo img {
        padding: 10px 0;
    }
    .html_header_top.html_header_sticky.html_large.html_main_nav_header .av_minimal_header .main_menu ul:first-child > li a {
        line-height: 190px;
    }

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

    Cheers!
    Yigit

    #564187

    The only thing is …it keeps making the logo smaller if I try to add a bit more padding. Any way to prevent it resizing?
    Thank you :-)

    #564424

    Hey!

    The website is not loading on my end. Could you please provide a screenshot of the layout? Try to adjust the position of the logo with this:

    .logo {
        top: 10px;
        left: 50px !important;
    }

    Adjust the values as needed.

    Regards,
    Ismael

    #564716

    My hosting company blocks some countries. I have tried adjustments, but it keeps making the logo size smaller and I don’t want it to shrink. I want to keep it large enough to read.
    Thanks

    #564900

    Hey!

    You can try editing your logo image and adding whitespace to original image. Or you can go to Enfold theme options > Header and make header size bigger :)

    Best regards,
    Yigit

    #564978

    Ok, that sounds doable. Thank once again for your prompt help.

    #564983

    Hi!

    We will keep the thread open and wait to hear from you :)

    Best regards,
    Yigit

    #564988

    Thanks solved. That did it.

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