Sportman Theme Buggy

Home Forums All Other Themes Sportman Theme Buggy

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #118789
    Adri van ZylAdri van Zyl
    Participant
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: January 24, 2019

    Sportman Theme Buggy

    I want my header menu bar to be black (Desktop, mobile and tablet) For some reason if I edit my theme colours in customise it doesn’t always want to work. I even tried fixing it in css.

    When I change my header menu bar background color to black it works but as soon as I select publish my black background turns to purple… “i never selected purple” This is only an issue on my mobile view, If I look at it on my phone the header is purple but if I tilt / rotate my phone it goes to black?

    #118844
    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,
    Dave

    #119620
    Adri van ZylAdri van Zyl
    Participant
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: January 24, 2019

    www.corecarbon.co.za

    Issue is on mobile view.

    #119631
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    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) {
    .header { background: #000 !important;}
    }

    Regards,
    Dave

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