• Resolved rajdomains

    (@rajdomains)


    First of all its a Fabulous Plugin, very nice work and thanks for that.

    I have a very small issue, it’s not getting center aligned
    I am using the following code but it’s still on the left.

    <center>[spbcta_sc id=1]</center>

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

Viewing 1 replies (of 1 total)
  • Plugin Author Suplugins

    (@suplugins)

    Hello!

    My apologies for the late reply.
    This is a great idea for a built-in feature and we’ll likely implement it in the future.
    Meanwhile, you can center the buttons using additional CSS.
    Head to “Appearance -> Customize -> Additional CSS” and add the following:

    .reveal__button__wrapper {
        text-align: center;
    }
    .reveal__button__link {
        display: inline-block;
    }

    This will center all reveal buttons from our plugin.

    If there’s anything else we can do for you please let us know. For future enquiries we have a much faster response time when contacting us through our website: https://superbthemes.com/contact-overview/

Viewing 1 replies (of 1 total)
  • The topic ‘Center Allign’ is closed to new replies.