Newsletter button not visible in Firefox

This topic has 6 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp

  • Avatar: emeliech
    emeliech
    Participant
    October 21, 2015 at 15:40

    Hello!

    I have an issue that maybe you can help me solve.

    On my front page, I have several boxes.. Built with the “Interactive Banner”

    One of them contains a Newsletter Sign up Form.

    Everything looks great in Chrome, like so: http://snag.gy/zYzBA.jpg

    but in Firefox the form is not visible. See here : http://snag.gy/las3y.jpg

    This is the code I am using

    <p class="banner-subtitle color-white" style="margin-bottom: 10px; text-align: center;">Prenumerera på vårt</p>
    
    <h2 class="banner-title color-white" style="margin: 0px; font-family: Muli; font-size: 50px; line-height: 50px; font-weight: 300; letter-spacing: 1px; text-align: center;">Nyhetsbrev</h2>
    
    <hr class="divider white horizontal-break" style="height: 1px; margin: 4px auto !important;" />
    <p class="banner-subtitle color-white" style="margin-bottom: 10px; text-align: center;">med erbjudanden och tävlingar!</p>
    <script src="https://forms.mpmailserv.co.uk/widgets/forms/embed/embedform.asp?fid=8091&gid=6890" type="text/javascript"></script>

    Hope you can help

    Thank you!
    Emelie

    5 Answers
    Avatar: Eva
    Eva Kemp
    Participant
    October 21, 2015 at 17:19

    Hello,

    Please try to use this code in Theme Options > Custom CSS > Global Custom CSS:

    .mpzFrmOuter8091 {
       display: table-cell;
    }

    Regards,
    Eva Kemp.

    Avatar: emeliech
    emeliech
    Participant
    October 21, 2015 at 18:25

    That worked. Thank you so much!

    Do you know how to align the field and the send button?

    Thanks again

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 21, 2015 at 20:18

    Hello,

    I’ve added the following css code:

    .mpzFrmInput8091 {
       margin-bottom: -15px !important;
    }

    Please check the site now.

    Best regards,
    Jack Richardson.

    Avatar: emeliech
    emeliech
    Participant
    October 22, 2015 at 16:17

    Thank you very much! All solved!
    :))

    Avatar: Eva
    Eva Kemp
    Participant
    October 22, 2015 at 17:52

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Newsletter button not visible in Firefox’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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