Maintenance theme mobile background and logo size

Home Forums All Other Themes Maintenance theme mobile background and logo size

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #116898
    gabrielcurrengabrielcurren
    Participant
    • Topics: 11
    • Replies: 11
    • Total: 22
    Member since: January 22, 2019

    Hi there, the background color behind the logo on mobile version does not change to white in the skt builder.
    Also, would it be possible to make the size of the logo on the mobile version smaller?

    My site is still private, could I send you my bluehost login details?

    Thanks!

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    html { margin-top:0 !important;}
    .home.has_trans_header.page .header {
        background: rgb(0, 0, 0) !important;
    }
    }

    Regards,
    Brad

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