Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
December 14, 2015 at 10:03 am #812333
I have a problem with long words in "department-module" , See attached file.
Is it possible to make some changes in css to fix this or break the word in code?Same problems for Chrome, IE and mobile platforms.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 15, 2015 at 5:56 am #814116Hi
Add below code in custom.css file to fix this issue . there is limited space so word is not able to adjust in it.@media (min-width: 1280px) { .category-module.five-columns .category-module-item h4 { word-break: break-all; min-width: 166px; } }
Hope it helps
December 18, 2015 at 10:04 am #819980Thank you!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 2 replies, has 2 voices, and was last updated by cambo 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum