Okay
  Public Ticket #3806207
Border radius Select Options/Add To Cart
Open

Comments

  •  1
    asingh2404 started the conversation

    Hi, I'm looking to remove the border-radius from the button that says Select Options / Add to Cart on product hover. If you notice, there is a border radius on the top left right side of the button.

  •  1,953
    Judith replied

    Hello Asingh,

    Thanks for writing to us.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    .woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button, .woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_variable {
        border-radius: 0px;
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related

    If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 

     

  •  1
    asingh2404 replied

    Thanks it works :)

  •  1,953
    Judith replied

    Hello Asing,

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.

    If you've enjoyed Salient, be sure to check out Nectarblocks, our latest innovation for building websites visually with WordPress.

    Your feedback is valuable to us and greatly appreciated!

    Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out. 

    Best regards,