This topic has 2 replies, 2 voices, and was last updated 10 years by dsniche.

  • Author
  • #100672
     dsniche
    Participant

    On mobile, the background image at the top of the homepage is missing. My site logo is in white and because the background is now white, the logo is not visible. Both desktop and mobile views are attached as screenshots. How do I get the background to show up on mobile?

    #100933
     Laura
    Moderator

    Hello, add this to your style.css of child theme, you will need to change it if you change the background image

    COPY CODE
    
    #header {
        background-image: url("http://www.yeschildfree.com/wp-content/uploads/2015/05/YC-head-4.jpg") !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #101094
     dsniche
    Participant

    Thanks Laura! That worked.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?