Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How do I Modify Multicolumn card text boxes border radius

Solved

How do I Modify Multicolumn card text boxes border radius

Dozoopets
Tourist
8 0 0

I want to modify the 'bottom right corner border radius of the multicolumn card text boxes.'
 I can only locate the code for the image wrapper and modify the top left corner radius, 螢幕擷取畫面 2024-06-07 184118.png                    螢幕擷取畫面 2024-06-07 185225.png

Where do I modify this code for that or what code should I add to be able to this? (like the product card border) 
Thank you in advance! 

Accepted Solution (1)
Huptech-Web
Shopify Partner
1010 204 217

This is an accepted solution.

Hello! @Dozoopets  Please follow these steps to add this CSS code:

1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.

body .content-container {
    border-radius: 0 20px 0 20px !important;
}

 If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required

View solution in original post

Replies 14 (14)

Huptech-Web
Shopify Partner
1010 204 217

Hello! @Dozoopets this website will be help you https://border-radius.com/ 
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
Dozoopets
Tourist
8 0 0

Much appreciated! But I am still confused about where I should add the code to. 

Huptech-Web
Shopify Partner
1010 204 217

@Dozoopets 
Could you please share the store or product link with password? This will allow me to inspect it and provide you with a more tailored solution.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
Dozoopets
Tourist
8 0 0
Huptech-Web
Shopify Partner
1010 204 217

This is an accepted solution.

Hello! @Dozoopets  Please follow these steps to add this CSS code:

1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.

body .content-container {
    border-radius: 0 20px 0 20px !important;
}

 If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
Dozoopets
Tourist
8 0 0

It worked! Thank you so much for you help!!

niraj_patel
Shopify Partner
2378 514 507

Hello @Dozoopets 
Can you share store URL?

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com
niraj_patel
Shopify Partner
2378 514 507

password?

 

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com
Dozoopets
Tourist
8 0 0

Sure. thank you.  
sheegh

 

Vinsinfo
Shopify Partner
460 158 155

@Dozoopets Please provide your store password to help you on this.

Please reach out to bizdev@vinsinfo.com for any enquires related to Shopify.
Our Services: Custom Theme Development, Theme Customization, Custom Feature Implementation, Data Migration, Custom APP Development, Website Optimization and Google Merchant Center Support
Dozoopets
Tourist
8 0 0

Sure. thank you.  
sheegh

 

 

Huptech-Web
Shopify Partner
1010 204 217

Hello! @Dozoopets  Please follow these steps to add this CSS code:

1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.

body .content-container {
    border-radius: 0 20px 0 20px !important;
}

 If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required