product description: separeted words
Eva Peters created the topic: product description: separeted words
Hello
in the product description of the catalogue there is an automatic separation of the words. There seems to be a sort of grouped style. How can I change this? I cannot use the catalogue with this sort of texts.
Please find the example here:
test.onlinekurse-kompass.de/kurskatalog/...rod_name_5_1=&back=1
Regards
Eva
Please Log in or Create an account to join the conversation.
-
Topic Author
- Eva Peters
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
7 years 9 months ago
Agapi G. replied the topic: product description: separeted words
Dear Eva,
Thanks for letting us know about this problem!
Please try adding the following CSS code to style.css file or custom CSS editor of your website theme:
.sp_main_td div {
word-break: normal !important;
text-align: justify;
}
And the problem will be resolved.
Thank you!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
7 years 9 months ago
Time to create page: 0.334 seconds