Viewing 1 replies (of 1 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @lauralyzer,

    For buttons same width, follow the below steps:

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below css here

    .wp-block-buttons.is-vertical>.wp-block-button{
    text-align: center;
    }
    a.wp-block-button__link,
    .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
    width: 70%;
    }

    Thank You.

Viewing 1 replies (of 1 total)
  • The topic ‘Making Buttons Same Width (VR Writer Blog Theme)’ is closed to new replies.