Pet Care Pro

Home Forums All Other Themes Pet Care Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46760
    Helmuth FaraHelmuth Fara
    Member
    • Topics: 22
    • Replies: 18
    • Total: 40
    Member since: November 26, 2015

    Hi SKT.

    Is it possible to change the color of the header in the mobile view from black to white? Actually the logo is invisible on smartphones.

    http://www.kampfsport-amstetten.at/

    Thanks a lot.

    Regards Helmuth

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

    Hi Helmuth,

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

    Add this code there:

    @media screen and (max-width: 479px) {
    .header .header-inner{background:#ffffff !important;}
    }

    Regards,
    Brad

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