Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @ninabobo

    Hope all is well!

    I could not reproduce this issue on my end. To change the submit button color, please change the color for Submit button BG. Please see this screenshot

    If the color still unchanged, please enable “Use custom CSS for this module” and add the following CSS code:

    .hustle-modal .hustle-modal-optin_form .hustle-modal-optin_button button {
        background-color:#e41270;
    }

    Please see this screenshot. If again the color is not change replace background-color:#e41270; with background-color:#e41270 !important;

    Let us know how it went!

    Kind regards,
    Nastia

    Thread Starter ninabobo

    (@ninabobo)

    Where could I send you a screenshot?
    I have put the CSS code as you say, it’s now pink but rounded, I don’t know why…
    Then, the input form is not as in the preview… I have one white line, one with the icon and one with the placeholder.

    Thread Starter ninabobo

    (@ninabobo)

    I’ve solve this issue by choosing a form styling in the template ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pop up display issue’ is closed to new replies.