Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #301832

    How to put icon in button on right side of button

    #301841

    Hi!

    Enable this and set a class of “icon_right” to the button in question, then add this to the Quick CSS:

    .icon_right .avia_button_icon {
        right: -0.3em !important;
        left: auto !important;
        float: right;
    }

    Regards,
    Josue

    #301968

    Thanks!

    #301973

    Hi!

    Glad we could help you. Enjoy the theme.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to put icon in button on right side of button’ is closed to new replies.