The list didn't display as the way it should be
-
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.
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.
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
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.
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.
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.