Dawn Theme - Option name inline with Option Values

Hello,

How to edit code in Dawn Theme to make Option Name be inline with Option Values?

Pictures with the current layout and what I want to achieve below:

and how I want it to be:

Hi @Maro33

Please go to your Online Store > Themes > Edit code > Sections > Open main-product.liquid
Find the line (around the line 322)


And then replace it with this code.


Save and reload your page to recheck.

Remember to duplicate/backup your theme before working on it.

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any questions!

@AvadaCommerce It worked!!! Thank you!

You’re welcome @Maro33