New SKT SPORTSMAN PRO

Home Forums All Other Themes New SKT SPORTSMAN PRO

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #115226
    MariaMaria
    Participant
    • Topics: 18
    • Replies: 16
    • Total: 34
    Member since: December 8, 2016

    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.

    #115266
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #115311
    MariaMaria
    Participant
    • Topics: 18
    • Replies: 16
    • Total: 34
    Member since: December 8, 2016

    Hi 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.

    #115312
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    .right-full-text-container, .left-full-text-container { word-break: inherit !important;}

    Regards,
    Chris

    #115636
    MariaMaria
    Participant
    • Topics: 18
    • Replies: 16
    • Total: 34
    Member since: December 8, 2016

    Thanks Chris! It worked.

    #115746
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.