Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1235481

    I have a blue background on the small bar at the top but on the mobile its showing as white, so you can’t read the text. It’s also not sticking to the top the way it should.

    Help please?

    #1235527

    Hey ginnywills,

    Add this to quick css:

    @media only screen and (max-width: 767px){
    #header_meta{
    background:#2d5c88!important;
    }}

    Best regards,
    Jordan Shannon

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