• Resolved Ashley

    (@ashleymmsg)


    Is there a way to make the WordPress button block align center?

    I’ve tried adding code to both the additional css section under customize and the css file. It doesn’t seem to pick up my code.

    Thanks,
    Ashley

    • This topic was modified 5 years, 8 months ago by Ashley.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @ashleymmsg,

    Kinsly share the URL to your website to investigate better and try to find a solution and also mention the button with the issue.

    Thanks!

    Thread Starter Ashley

    (@ashleymmsg)

    Hi @betydbr ,

    Here is the link to my site https://centralstationcbd.com/
    The button with the issue is the one on the homepage and it says View Products.

    Thanks!

    Hey @ashleymmsg,

    Please try to add the button as a single Button element not a Buttons Block, because it creates a container and after that use the margin: 0 auto; CSS property for the button.

    Let us know how it goes.

    Thread Starter Ashley

    (@ashleymmsg)

    Hey @betydbr ,

    Thanks for you help! The buttons element was struggling, so I ended up using the custom html element and it worked this time.

    Thanks again!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘WordPress Button Block – Align Center’ is closed to new replies.