Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #754547

    Hi Guys,

    I’m trying to learn the CSS side.

    I have a problem with the header. My logo is larger than the actual header, the header is using a floral dark backgroud.

    Could someone take a look for me?

    Thanks.
    James

    #754596

    Hey James,

    I added this to the quick css:

    .logo img{
    max-height: 90% !important;
    padding-bottom: 10px !important;
    }

    Let me know if this is what you needed.

    Best regards,
    Jordan Shannon

    #754606

    Hi Jordan, that’s perfect!

    Thank you ever so much for helping me! You’re a star! :)

    #754610

    Hi,

    No problem at all. If you need help with anything else don’t hesitate to ask.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.