Charm Theme header / logo area question

Home Forums All Other Themes Charm Theme header / logo area question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59805
    BenBen
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 21, 2017

    Greetings, my URL is http://saurfarming.com/

    My question is regarding the header image, which has a limitation of 1400 by 200px. However, when viewing on differing sized browser windows there appears black behind the image. I cannot locate where to adjust this property and would, at the very least, like to change it to white instead of black.

    Thanks!

    #59830
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Ben,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .logo{padding:19px 0 !important;}

    Regards,
    Dave

    #59924
    BenBen
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 21, 2017

    Hello Dave, thanks for the response. That seems to be a partial fix. But if you view the site in any mobile device or even zoomed out in a PC browser, there’s lots of black behind that 1400x200px slot. So the issue isn’t really addressed with this answer. Can that color behind the image be changed to white?

    #60058
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Ben,

    Add this code in custom css box:

    .header{background:#ffffff !important;}

    Regards,
    Dave

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