• Resolved bmccabe

    (@bmccabe)


    Is there a simple code I add to the custom css container to center everything?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bmccabe

    (@bmccabe)

    Thanks

    jdailey

    (@jdailey)

    Hi bmccabe! Thank you for using Hustle. Do you have a url or screenshot you could share to help us better know what you are trying to center? Thanks again.

    Thread Starter bmccabe

    (@bmccabe)

    If you go to the link below and scroll to the bottom you will see the Hustle pop in.

    My client wants it to be a quote with a button below centered.

    Thanks, plugin is awesome!

    https://crowdmusic.freshlyroastedweb.com/

    vctr

    (@vctr)

    hi bmccabe,

    In the plugin UI, you need to scroll down to custom css section, enable it, click on the ‘content’ button and inside add text-align:center;

    Or just copy and paste the code below:

    .wph-modal.wph-modal-container .wph-modal--content, .wph-cc-shortcode .wph-cc-shortcode--content { text-align:center; }

    hope this helps, glad you like the plugin!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom CSS’ is closed to new replies.