Okay
  Public Ticket #1402384
blog article formatting
Closed

Comments

  •  1
    Carrie started the conversation

    Hi, in the blog article formatting, my bulleted list isn't showing as that, it shows as indented with a full width line underneath and massive line spacing. Can you please advise how to correct this?

    Screenshots attached.

    Regards

    Carrie

  •  2,005
    Ocean replied

    Hi,

    This is my mistake, i will update this problem soon.

    Now you can open file "themes/buildpro/style.css"

    Find: 

    .blog-list li
    AND
    .de_light .blog-list > li
    

    Change to

    .blog-list > li
    AND
    .de_light .blog-list > li
  •  1
    Carrie replied

    Hi, thanks for your reply. Should this be in the child theme? If so, please provide me code to edit the child theme not the main theme. 

    If it's in main theme can you confirm that future updates won't override these changes? 

    Regards

    Carrie 

  •  2,005
    Ocean replied

    Hi,

    This time you should edit in main theme. We'll also update follow this.

    Don't worry, future updates won't override these changes.