Okay
  Public Ticket #2680892
Change the radius of a single button
Closed

Comments

  •  7
    Max started the conversation

    Hello,

    I love your theme.
    I would like to know how I do to change the radius of a single button? I would like to have rounded buttons only on certain pages.

    thank you so much

  •  2,963
    Andrew replied

    Hi Mviet,

    We are glad that your experience we our theme is great.

    You can try to insert this css code in css custom edit found under Salient > General Settings > CSS/Script Related:

    body[data-button-style^="rounded"] .nectar-button.medium:not(.see-through):not(.see-through-2):not(.see-through-3) {
        padding: 20px 21px;
    }

    Hope this helps.

    Thanks.

  •  7
    Max replied

    Hi Andrew,

    Thks for your reply. But I just want to change the radius of certain buttons in some pages, not everywhere.

    Any solution?

    Thanks

  •  2,963
    Andrew replied

    Hi Max,

    Please let us know the buttons you would want to make changes on and also grant us access to your website so that we may provide possible css.

    Thanks.