Newsletter Button does not display on mobile.

This topic has 3 replies, 2 voices, and was last updated 2 years, 9 months ago ago by pablostevens

  • Avatar: pablostevens
    pablostevens
    Participant
    January 31, 2022 at 18:41

    I noticed the floating newsletter button at the bottom of the page does not appear on mobile. Is there a setting to make it appear on mobile? Is this by design? Is there an easy way to make it appear on mobile?

    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 2, 2022 at 12:00

    Hello,

    Take my apologies for the delay in answering.
    Add the below code to Theme Options > Custom CSS

    @media only screen and (max-width: 992px){
        .fixed-popup {
            display: block !important;
        }
    }

    Regards

    Avatar: pablostevens
    pablostevens
    Participant
    February 2, 2022 at 16:05

    That works thank you!!

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

The issue related to '‘Newsletter Button does not display on mobile.’' 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.