Do you know how to prevent line breaks? Considering there is still some margin left.
Thank you.
website : https://www.draegerparis.com/products/charms-initiales
A user is experiencing unwanted line breaks in their CSS layout despite available margin space. They’ve shared a screenshot showing the issue on what appears to be a product page.
Solution Provided:
<br> tag is causing the line break<br> tag from the codeStatus: The issue appears resolved with a clear solution provided.
Do you know how to prevent line breaks? Considering there is still some margin left.
Thank you.
website : https://www.draegerparis.com/products/charms-initiales
Hey @stg_herve
You have
tag added in between that as you can see in the screenshot below. Just simply remove this
tag and it should be good.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed