black colour in tablet mode near the menu

Home Forums SKT Full Width Forum black colour in tablet mode near the menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #104701
    info1333info1333
    Participant
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: June 21, 2018

    hello again, I write to ask you how to change the color of the header when it is in tablet mode, in the other modes, the color is correct, but when putting tablet mode, a black color appears next to the menu. How can I change it? , thanks in advance

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #104743
    info1333info1333
    Participant
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: June 21, 2018

    hi there

    of course https://roymepublicidad.informaticabios.es/

    thanks in advance

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

    Hi,

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

    Add this code there:

    @media screen and (min-width:480px) and (max-width:768px) {
    .header { background-image:none !important;}
    .header .logo, .header { background-color:rgba(116,3,3,1) !important;}
    }

    Regards,
    Chris

    #104852
    info1333info1333
    Participant
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: June 21, 2018

    Thanks Chris, fast and effective as always.

    Regards friend

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

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/18/

    Regards,
    Chris

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