Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1055670

    Using a button row element, light transparent, extra large in a color section with small padding. It seems like the button element has a default 5% bottom margin that I’d like to remove so that the buttons will be vertically centered in the section.

    #1055696

    Hey msrun101,

    Add this to quick css:

    .avia-button.avia-size-x-large{
    margin-bottom:3.5%!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.