• Resolved memeworx

    (@memeworx)


    I can’t find a settimg in the Hustle plugin to center the embedded form?
    I tried centering it in the Text area of WP BakeryPage Builder but it is still not centering.
    Please help!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @memeworx,

    Hope all is well.

    You have an option to add custom CSS to the WP Bakery element holding the form, right?
    Can you try adding this CSS code in there and see if that does the trick for you?

    .module_id_1 .hustle-modal {
        margin-left: auto;
        margin-right: auto;
    }

    Cheers,
    Predrag

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @memeworx

    It’s been a while since we’ve heard back from you, so I’m marking this topic as resolved. Feel free to post back any updates and we can re-open it and carry on troubleshooting. ??

    Take care,
    Dimitris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cant centre the embedded form’ is closed to new replies.