How to change the corner radius of certain elements

This topic has 2 replies, 2 voices, and was last updated 1 hours, 7 minutes ago ago by Rose Tyler

  • Avatar: Nitin Sharma
    Nitin Sharma
    Participant
    March 6, 2025 at 07:05

    Can you help me get a custom CSS code that only targets these label and changes the border radius to 30px from all sides.

    I would like to get the same done to the OK button next to the coupon code section on the cart page

    and a css that can change the corner radius of the background of CART TOTAL

    Please help me with these.

    Kindly. address all the queries in one go because response time is too long (which I understand) and I cannot wait for another response.

    Thank you so very much.

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2025 at 10:48

    Hello, Nitin Sharma,

    Thank you for reaching out to us. We appreciate your patience and are happy to assist you with your request.

    Please find below the custom CSS code to achieve the desired changes:

    .etheme-elementor-cart-checkout-page-wrapper .coupon .btn,
    .cart_totals .widget-title {
        border-radius: 30px !important;
    }

    Best Regards,
    8Theme’s Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.