Shopify themes, liquid, logos, and UX
Store Link: https://dc8kohl63wlu3wnt-81877893427.shopifypreview.com
Hello there! I am looking to simply round the corners of a button my product page. See below:
How would I go about doing this?
Solved! Go to the solution
This is an accepted solution.
Hello @WK100 ,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the Bottom of the file:
a.jdgm-write-rev-link {
border-radius: 10px!important;
}
This is an accepted solution.
Hi @WK100
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file main.css
Step 3: Paste the below code at bottom of the file -> Save
a.jdgm-write-rev-link {
border-radius: 50px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
@WK100 - add this css to the very end of your main.css file and check, adjust number as per the need
a.jdgm-write-rev-link {border-radius: 15px;}
This is an accepted solution.
Hello @WK100 ,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the Bottom of the file:
a.jdgm-write-rev-link {
border-radius: 10px!important;
}
This is an accepted solution.
Hi @WK100
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file main.css
Step 3: Paste the below code at bottom of the file -> Save
a.jdgm-write-rev-link {
border-radius: 50px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
@WK100 - add this css to the very end of your main.css file and check, adjust number as per the need
a.jdgm-write-rev-link {border-radius: 15px;}
User | RANK |
---|---|
215 | |
164 | |
65 | |
54 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023