This topic has 1 reply, 2 voices, and was last updated 10 years by Catalin.

  • Author
  • #25631
     bradh
    Participant

    The attached image shows a styling issue with the theme. When a list is followed by a heading, there is inadequate spacing relative to the spacing when a paragraph is followed by a heading.

    Attachments:
    You must be logged in to view attached files.
    #25643
     Catalin
    Moderator

    Hello,

    This is normal behaviour for representing a list. If you want to fix this please add this code in your style.css file from your child theme:

    COPY CODE
    
    
    .article-content ul
    {
      margin-left:-20px;
    }
    
    

    Let me know if this helps.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?