How To: Enable WooCommerce Store-Wide Notice on Mobile Portrait

This topic has 5 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: maxdrums89
    zone7hills
    Participant
    February 14, 2016 at 04:25

    On mobile, the WooCommerce store-wide notice only displays in landscape. I want it to also display in portrait for mobile.

    4 Answers
    Avatar: maxdrums89
    zone7hills
    Participant
    February 14, 2016 at 04:26

    Please provide Custom CSS.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 14, 2016 at 09:07

    Hello,

    Add this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .woocommerce-demo-store .demo_store {
        display: block;
    }
    .st-container {
       margin-top: 70px;
    }

    Regards,
    Eva Kemp.

    Avatar: maxdrums89
    zone7hills
    Participant
    February 15, 2016 at 08:31

    That worked. Thank you, Eva!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 15, 2016 at 08:58

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘How To: Enable WooCommerce Store-Wide Notice on Mobile Portrait’' has been successfully resolved, and the topic is now closed for further responses

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