SKT Full Width Pro

Home Forums SKT Full Width Forum SKT Full Width Pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #72783
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Support:

    I am using SKT Full Width Pro and noticed an issue on mobile – when displaying the site horizontally, the right side of the header turns to black while the logo area on left of the header stay with the correct color #c5dde1. When display vertically on the mobile, the header background color is correct #c5dde1.

    URL: http://www.aberfoyledental.ca/

    Thanks

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

    Hi,

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .header { background-image:none !important;}
    }

    Regards,
    Chris

    #73018
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Chris:

    It works well.

    Thanks

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

    🙂

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