This topic has 4 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Robert Hall
Hello,
The line breaks are not displaying on our single product pages (see here – http://birchbarndesigns.com/product/6-bottle-beer-caddy/#wood-type). The text is displaying as one long paragraph instead of three paragraphs.
Text on other pages displays correctly (see here – http://birchbarndesigns.com/about-us/). We look forward to your suggestions.
Thank you,
Shelley
Hello,
Add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
.product-information .short-description p {
line-height: 1.8 !important;
margin-bottom: 20px;
}
Best regards,
Jack Richardson.
This worked perfectly! Thanks a million.
Shelley
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Line Breaks on Single Product Page’' has been successfully resolved, and the topic is now closed for further responses