Promo Pop-Up - by aahmadi3 - on WordPress WooCommerce support

This topic has 10 replies, 4 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler

  • Avatar: aahmadi3
    aahmadi3
    Participant
    January 20, 2017 at 19:47

    Hello,
    The when using a background image on the promo pop-up is not mobile responsive.
    Can you please provide code to fix this?
    Thanks.
    Ali

    9 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 21, 2017 at 11:00

    Hello,

    Try this css code:

    @media (max-width: 767px)
    .white-popup-block {
        -webkit-background-size: contain !important;
        -o-background-size: contain !important;
        background-size: contain !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: aahmadi3
    aahmadi3
    Participant
    January 21, 2017 at 17:11

    Hi Jack,
    This code did not work.
    Please advise.
    Thanks.
    Ali

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2017 at 08:37

    Hello,

    Please, change previous code to this:

    @media (max-width: 767px){
    .white-popup-block {
        -webkit-background-size: contain !important;
        -o-background-size: contain !important;
        background-size: contain !important;
    }
    }

    Regards,
    Rose Tyler.

    Avatar: aahmadi3
    aahmadi3
    Participant
    January 23, 2017 at 18:11

    Hello Rose,
    That code did not work either…
    Please advise.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 23, 2017 at 20:12

    Hello,

    Please provide correct WP admin credentials.

    Regards,
    Eva Kemp.

    Avatar: aahmadi3
    aahmadi3
    Participant
    January 23, 2017 at 20:29

    Hi Eva,
    Please see private content, it seems that changes to my custom.css file may not be working…
    Thanks.
    Ali

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 23, 2017 at 20:44

    Hello,

    As I see promo popup background image is shown fine:
    http://prnt.sc/dzeeff

    Please clear browser cache and check again.

    Best regards,
    Jack Richardson.

    Avatar: aahmadi3
    aahmadi3
    Participant
    January 23, 2017 at 20:55

    Great, its working now.
    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 24, 2017 at 08:01

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Promo Pop-Up’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.