Home Forums WoodMart support forum The list didn't display as the way it should be

The list didn't display as the way it should be

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #195437

    bing458
    Participant

    Hi,
    Please I found that the list tag didn’t display correctly.
    On the backstage of the site, it looks like the list. But in front of the site, it will not.
    Please help me to solve the issue. Check the link below.

    Attachments:
    You must be logged in to view attached files.
    #195458

    Hello,

    I saw the screenshots you attached and visited the URL you provided. It seems that the list style type is disabled.

    Screenshot for Clarification: https://ibb.co/4tkJh6c

    Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .post-single-page ul {
    list-style: disc;
    }

    Best Regards.

    #195503

    bing458
    Participant

    Hi,
    Thanks for your response, I add the css, but it didn’t look like as expected(Check the link again). I was thinking it should be like the one in the backstage. Thanks

    #195508

    Hello,

    You are Most Welcome.

    You asked about not working well and the bullets were missing from it that’s why I provided you the CSS code.

    And currently the bullets are visible with the code I provided.

    Please explain what you actually want to check it myself and help you out accordingly.

    Best Regards.

    #195594

    bing458
    Participant

    Hi Aizaz,
    Thank you very much.
    It should look like as the image in the attachment.
    Thank you

    Attachments:
    You must be logged in to view attached files.
    #195793

    Hello,

    I have visited your website and the list item is displayed as it should be on the front end.

    Screenshot for Clarification: https://ibb.co/dDTT425

    Sorry but your screenshot doesn’t really clarify what you want. Please elaborate what is the change that is not according to your liking’s to check it myself and help you out accordingly.

    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)