Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1043250

    I have a problem with the full width button. The button does not extend to the entire width.

    • This topic was modified 5 years, 11 months ago by creativeopole.
    #1043596

    Hey creativeopole,

    It’s not clear from your post, but I’m guessing you need help with something? If so then where can we see the problem?

    Best regards,
    Rikard

    #1043768

    How to remove border radius only for the full width button. So as not to remove in the other buttons.

    #1043835

    Hi,

    It looks like the border radius was removed. Did you still need help?

    Best regards,
    Jordan Shannon

    #1043871

    I removed the border radius, unfortunately with all buttons. I would just like to remove the entire width from the button.

    #1044008

    Hi,

    Add this to quick css to target the full-width buttons only:

    a.avia-button-fullwidth span.avia-button-fullwidth{
    border-radius:130px!important;
    }

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.