Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #343505

    Avia Button XL

    Hello! How can I display these buttons all in one line instead of each one bumping down as shown? (currently using in a tab feature).

    Also, I would like to change the hover cover of these XL buttons. Is there a way to only change this size hover effect?

    Thank you!

    #343579

    Hey onegirlrtw!

    Please post the link to your website where we can see the buttons

    Cheers!
    Yigit

    #343690
    This reply has been marked as private.
    #344260

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #344687
    This reply has been marked as private.
    #345494

    Hi!

    It’s fixed now, you needed to set the three buttons the same alignment (‘left’).

    Regards,
    Josue

    #345758

    Perfect, an easy fix – thank you!

    #345759

    Also, I would like to change the hover cover of these XL buttons. Is there a way to only change this size (XL button) hover effect?

    #345869

    Hi!

    Please add following code to Quick CSS as well

    .avia-button.avia-size-x-large:hover {
    background-color: orange!important;
    border-color: orange!important;
    }

    Regards,
    Yigit

    #345972

    That’s perfect! Thank you!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How to make Avia buttons inline and change hover color on x-large buttons?’ is closed to new replies.