• Hi Mailpoet,
    I have been trying to style a subscription form I have placed on a secondary site through an iframe.
    I have followed your video tutorial and all the recommendations for styling it through an iframe.css file and uploaded it as described by your tutorials.
    Still – it just won’t play nice. The input field and the submit button is not displayed as the .css file indicates.

    What am I doing wrong?

    Thank you.

    P.

    https://wordpress.org/plugins/wysija-newsletters/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try using the !important after each CSS rule, example:

    .some-class{
    color: #000 !important;
    }

    Thread Starter PedroDK

    (@pedrodk)

    Hi Mailpoet,

    Oh, you would not believe the number of “!important;” I’ve put into the iframe.css… 🙂

    I wish you would take a loopk at the problem.

    The scenario is a Mailpoet plugin + subscriber list on a main site and an iframe subscription form (opt-in) on an affiliate site (a different domain).

    I can send you credentials if you like.

    Thanks in advance!

    P.

    Plugin Author MailPoet

    (@mailpoet)

    Sorry assistance with customisations like CSS is beyond the scope of our support. We suggest you find a web designer to help you 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling a subscription form on another site’ is closed to new replies.