DAWN Theme - how to set minimum width for variant options?

Solved

DAWN Theme - how to set minimum width for variant options?

Mr_Mynymal
Visitor
2 0 0

Trying to widen the right side section and set a minimum width for it, currently some of my product options have a long name and it looks bad when word-wrap forces it to a second line in the bubble 😞

 

Thanks for any help!

 

Mr_Mynymal_0-1722926808347.png

 

Accepted Solutions (2)

Artzen_tech
Shopify Partner
552 113 112

This is an accepted solution.

Hi @Mr_Mynymal 
Its Artzen Technologies! We will be happy to help you today.

You can follow the below css which I have mentioned. And check the result.
1) Go to your Online Store
2) Edit Code
3) Find CSS File
4) Add the following CSS

 

.product__media-wrapper {
   max-width: 45%!important;
}
.product__info-wrapper {
   max-width: 55%!important;
}

 


This will give you the desired result. Refer to below screenshot. You can also adjust the width according to you wish in this.

Artzen_tech_0-1722927644772.png

 

If my solution helped you, then please mark it as accepted.

Let me know if need further assistance
Regards,
Artzen Technologies

 

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify

View solution in original post

oscprofessional
Shopify Partner
16115 2409 3121

This is an accepted solution.

Hello @Mr_Mynymal ,
This setting is present in your DAWN them customization, Follow these steps.
1. Goto admin and customize the theme.

2. Select product template and click on product information.

3. Select small in desktop media width and save.

2024-08-06_12-33.jpg

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

View solution in original post

Replies 2 (2)

Artzen_tech
Shopify Partner
552 113 112

This is an accepted solution.

Hi @Mr_Mynymal 
Its Artzen Technologies! We will be happy to help you today.

You can follow the below css which I have mentioned. And check the result.
1) Go to your Online Store
2) Edit Code
3) Find CSS File
4) Add the following CSS

 

.product__media-wrapper {
   max-width: 45%!important;
}
.product__info-wrapper {
   max-width: 55%!important;
}

 


This will give you the desired result. Refer to below screenshot. You can also adjust the width according to you wish in this.

Artzen_tech_0-1722927644772.png

 

If my solution helped you, then please mark it as accepted.

Let me know if need further assistance
Regards,
Artzen Technologies

 

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify

oscprofessional
Shopify Partner
16115 2409 3121

This is an accepted solution.

Hello @Mr_Mynymal ,
This setting is present in your DAWN them customization, Follow these steps.
1. Goto admin and customize the theme.

2. Select product template and click on product information.

3. Select small in desktop media width and save.

2024-08-06_12-33.jpg

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free