Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24065
    admin
    Member

    Hello David Bass,

    Thank you for your question on how to add buttons horizontally. I am not sure of your specific situation, but within the Page editor, you simply add the buttons side by side. For instance, the code below will set two buttons horizontally (on a desktop screen), with one space in between.

    <a class=”button-primary” href=”#”>Button 1</a> <a class=”button-secondary” href=”#”>Button 2</a>

    Kindest Regards,
    Scott M

    #24064

    Is there a way to add buttons horizontally instead of vertically?

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