Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1284355

    hello, there seems to be a problem with replacing a movie by a pic on a mobile.
    we talked about this some days ago in topic :
    #1283659
    The pic was showing…than…but now it doesnt…

    this was working:

    /* Section mobile bg image*/
    @media only screen and (max-width: 767px) {
    #top #section-mobile-bg {
    background-image: url(https://your-site.com/image.jpg)!important;
    background-position: 0% 50%!important;
    }
    }

    but now, one way or another, no pic to be seen on my mobile.

    what goes wrong?
    best regards, jelle

    • This topic was modified 3 years, 8 months ago by yampieters.
    #1284471

    now its back, you can close this one
    best regards, jelle

    #1284524

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘no pic’ is closed to new replies.