Want to change how view full details button looks

Want the ‘View All Details’ button to say “View Product” and to look like the ‘Add to Cart’ Button

website link: www.thoughtbox.pk

Color code: #B9749E

Hi @Saadrocker891

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.link.product__view-details.animate-arrow {
    padding: 10px;
    background-color: #B9749E;
    border-radius: 10px;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

heyy thankyou! your code helped however can you add some code which would make:

  1. font color white

  2. make the button as wide as the “Add to Cart” Button

  3. and center align it

@PageFly-Richard

I checked again and found that your problem has been resolved :grinning_face: