Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1040500

    Hi, I was trying to place some distance between the logo and top edge of the header. Was wondering if you could help? My website is http://www.forwardsports.net

    Thank you.

    Shuaib

    #1040634

    Hey Adelante19,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-logo-container {
        padding-top: 20px;
    }

    Best regards,
    Rikard

    #1040735

    Hi Rikard,

    Tried that. Does not seem to have done anything.

    #1040892

    Hi Adelante19,

    Try using this code:

    .html_header_top #top .av_header_stretch .container.av-logo-container {
        padding-top: 20px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1040934

    Perfect. Thank you very much.

    #1040940

    Hi Adelante19,

    Glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Distance between logo and top edge’ is closed to new replies.