• Resolved idolpopnow

    (@idolpopnow)


    I have two problems with my website:

    1. The Coming Soon plugin is not applying to my desktop view. I had published the update to the “Go” Theme so I could see how it would look on one of my draft pages, but now the desktop view looks like my Theme’s Customize page.

    2. On the desktop view, the image is not displaying properly. I had resized the image so it would be the maximum width of 1366 pixels, but I still can’t see the entire photo.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Ales

    (@alesmal)

    Hello, not sure I understand your issue nm 1/ when accessing your website, I can see your coming soon page set.

    ad 2/ you are using super wide image, which is zoomed and stretched. You should upload image 16:10 or use this custom CSS:

    
    #background-image {
        background-size: contain;
    }
    

    Ales

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile View Different from Desktop View’ is closed to new replies.