Hello, I need help adjusting the width of the black box (rich text) so that it matches the width of the drop down menu boxes below. (Product page)
Store: https://bb9f8c-ac.myshopify.com/en
Pass: pongia
A user needs to adjust the width of a rich text section (black box) on their Dawn theme product page to match the width of dropdown menu boxes below it.
Solution Provided:
theme.liquid file</head> tag to adjust the rich text section widthFollow-up Request:
The user has a separate product page with a different layout and requests the same width adjustments be applied there as well.
Status: The support representative provided CSS solutions for both pages with before/after screenshots demonstrating the width changes. The issue appears resolved with custom code targeting the specific rich text sections on both product pages.
Hello, I need help adjusting the width of the black box (rich text) so that it matches the width of the drop down menu boxes below. (Product page)
Store: https://bb9f8c-ac.myshopify.com/en
Pass: pongia
Hi @JordiP ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you ![]()
Thank you! I have another product page , which I have made as a seperate page since it will be slightly different from my other products and I would like to include those edits for this page aswell. I really appreciate the help!
Hi @JordiP ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you ![]()