• Resolved olofbrandt

    (@olofbrandt)


    Hi!
    For different reasons I can’t use Gutenberg and tries to add the butten witht the code. I add the code and get it all to work. But i would like to align the button to the left side, now I can only get it to be centered. Any help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Abidemi Kusimo

    (@kusimo)

    @olofbrandt thank you for getting in touch. Sorry, you can’t align the button, I will add this on the next update.

    However, if you are used to CSS, you can add this CSS somewhere in your theme or in the customization panel ‘custom css’:

    .custom-download-button-inner {
    margin-left: 0;
    }

    I hope this helps.

    I tried to align button to the center but it doesn’t work can you please give me CSS code

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Alignment left’ is closed to new replies.