• Resolved rick4him

    (@rick4him)


    Is there a way I can center the button on the pop up on this site? Also, I’d really appreciate any feedback to make this popup look even better. Thank you!

    The page I need help with: [log in to see the link]

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

    (@wpmudev-support9)

    Hello @rick4him

    I trust you are doing well!

    To position the Call To Action button for your pop-up in the middle, please add this CSS code to the Appearanace > Custumize > Additional CSS:

    .hustle_module_id_1 .hustle-button-cta {
        width: 22% !important;
        margin: 0 auto !important;
        display: block !important;
    }

    Please note, the !important tag can’t be overwritten, so if you will need to edit the CTA button position again, please edit the above code.

    Hope this helps!

    Cheers,
    Nastia

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @rick4him ,

    We haven’t heard back from you for 14 days now so we’re going to mark this ticket as resolved, if you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    kind regards,
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center button?’ is closed to new replies.