New Landing How can we help? Atelier Round button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #222097
    Davinci
    Member
    Post count: 67

    Help me, how to change the appearance of the buttons on the standard view.
    http://prntscr.com/8tln7i

    Create it like on the sample in attachment.

    1) Rounding corners.
    2) Move icon closer to the text.

    Help me, please, with custom css.

    Attachments:
    You must be logged in to view attached files.
    #222117
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    a.sf-button.sf-icon-stroke i {
        padding: 18px 16px 5px !important;
    }
    a.sf-button.sf-icon-stroke span.text {
        padding: 14px 25px 14px 40px !important;
    }
    a.sf-button.sf-icon-stroke{
    border-radius:40px !important;
    -moz-border-radius:40px !important;
    -webkit-border-radius:40px !important;
    }
    
    

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register