Home › Forums › All Other Themes › New SKT SPORTSMAN PRO
- This topic has 5 replies, 2 voices, and was last updated 5 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
January 20, 2019 at 9:19 am #115226
Hi,
I’m having small BUT still issues I cannot seem fix. These are my issues:1. I have trouble with the Sportsman Pro theme wrapping the text in the frontpage sections. (not all sections) The word wrapping in the paragraphs with 2 columns are not wrapping correctly. Words are broken up incorrectly.
2. Bullet lists are not working properly. Bullets are not showing up.Website is being designed on a temporary URL: https://hostrat.com/projet/
PLEASE provide CSS code to fix issues.
January 21, 2019 at 12:24 pm #115266Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.right-full-text-container, .left-full-text-container { word-break: inherit;} .thn_post_wrap ul li { list-style: inherit;}
Regards,
ChrisJanuary 22, 2019 at 7:08 am #115311Hi Chris,
Thanks for CSS Code, the bullets are showing up now, BUT unfortunately the wrapping of the text is still not correct. It’s breaking the words incorrectly.
Thanks for the quick response.
January 22, 2019 at 7:30 am #115312Hi,
Kindly use this one
.right-full-text-container, .left-full-text-container { word-break: inherit !important;}
Regards,
ChrisJanuary 26, 2019 at 12:04 am #115636Thanks Chris! It worked.
January 29, 2019 at 12:12 pm #115746🙂
-
AuthorPosts
- You must be logged in to reply to this topic.