bullet list and white space

Home Forums Shudh theme support bullet list and white space

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #115293
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hello,

    Using Shudh I have following problem:

    In editor is a bullet list like here indicated in red https://imgur.com/a/Zyr1Deg

    In page there is no bullet list indicated in red: https://imgur.com/a/OXTWMSP

    Also indicated in green there is white space between paragraph and bullet list (indicated in green). But after bullet list and next paragraph is no white space (indicated in blue).

    Can you advice me what to do?

    The page I mentioned is http://www.bemiddelaars.vlaanderen/opleidingen/

    Thank you, Wilfried

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

    Hi,

    Kindly use this CSS code to fix this problem.

    .entry-content ul { list-style:inside disc; margin-bottom: 20px;}

    Regards,
    Dave

    #115327
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you. Works perfect!

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

    🙂

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