• Resolved stjosephsrcc

    (@stjosephsrcc)


    Hello,

    First of all thank you for this wonderful theme, I’ve been using it almost a year now and It’s brilliant!

    Just one little thing that I would love help with if possible please – In Site Identity I have added a Logo to show up at the top of the page. There is a lot of white spacing around the logo which is then added, is there any custom code I can add to the CSS maybe that would take this away and get rid of the dead space?

    Many thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    In the customizer, try this CSS to see if performs the change you want.

    
    #header {
    padding: 10px;
    }
    

    Play with that in increments of 5 until you get the look you want. If it messes up, please removed the new section from the customizer.

    Thread Starter stjosephsrcc

    (@stjosephsrcc)

    That’s worked perfectly! Thank you!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    You’re welcome! But in truth I had someone next to me who understands CSS much more than I do. They helped lots. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Site Logo issue’ is closed to new replies.