Home Forums Pro Themes Photo Perfect Pro Header in Mobile View

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #185616
    soarts
    Participant

    I have changed the background color of my website. However, the color of the background/header behind my site title in mobile view remains the same. How can I affect a change of color in mobile view?

    #185637
    sanam
    Keymaster

    Hello @SOARTS,

    Please add this CSS:

    @media only screen and (max-width: 479px){
    #site-identity {
    background-color: #898989;
    }
    }

    You can change the color code as per your need.

    Regards,
    Sanam

    #185647
    soarts
    Participant

    This code only changed the box surrounding the Site Title and Tagline, leaving the logo still on the unchanged grey background. I would like to change the entire background color, which only appears in mobile view. (I have changed the main body of the page to a light tan/warm grey color, but this color does not extend to the background at the top of the page in mobile view).

    #185651
    sanam
    Keymaster

    Please add this CSS

    @media only screen and (max-width: 479px){
    #masthead .container {
    background-color: #808080;
    }
    }

    #186852
    mohit11
    Participant

    Matkacenter.com is one of most trusted site in Satta Matka Industry. We provide Live update on Results and charts of all type of games like Kalyan Matka, Mumabi Main, Madhur Matka, Dpboss, Satta Matka, Kalyan Day and Night and other forms of gaming. Matkacenter.com provide previous charts and records which is unique and provided by our experts.

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