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

    I tried a few codes on the site and they didn’t seem to work, but what I need to do is move the logo down a bit (adding padding at the top) because it is up against the very top of the page.

    #1104052

    Hey robsdesigns,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1104897

    Hi Jordan,

    The url is http://www.trubend2100.com

    If you notic, the logo butts right up to the top of the browser. I wanted to add an equal amount of padding between the top and the logo as the bottom has with teh gray line.

    #1105231

    Hi,

    Add this to quick css:

    
    span.logo{
        margin: 10px 0!important;
    }

    Best regards,
    Jordan Shannon

    #1105238

    Thanks so much Jordan!

    #1105244

    Hi,

    No problem at all. I’m happy to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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