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

    Hi,

    I want to change small button (.avia-button.avia-size-small) as a rounded button without text only with fontello icon.

    Can you please advice or give the possible CSS codes.

    Thanks in advance.

    Regards

    #291653

    Hey Fuenos!

    Please firstly turn on custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give a custom class to your button ( i.e.: custom-button ) and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .custom-button .avia-button.avia-size-small { padding: 10px; min-width: 10px; border-radius: 100px; }\
    .custom-button span.avia_button_icon { left: 0!important; }

    Regards,
    Yigit

    #291720

    Hey Yigit,

    Thanks, Danke, Tesekkür!

    Very helpful ;)

    #291722

    Hi!

    Rica ederim Erdogan, bitte schoen :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Round Button with icon’ is closed to new replies.