- This topic has 4 replies, 3 voices, and was last updated 6 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Bullet points dissapeared
Hi,
my bullet point lists weren’t lining up properly, the second line wasn’t indenting so I played around with the CCS but thought that I put everything back to normal but now my bullet points are not showing on the site at all.
Could you please help me to get them back and also to line up properly?
https://thehealthytart.com/how-avoid-christmas-stress/
Thanks
Hi
I restored a backup, now the bullet points are back but aren’t aligning in the second row still. You gave me this code in the past but it’s not helping with the alignment
#sitemain ul li {list-style: inside !important; margin: 0 0 10px;}
Your help would be very much appreciated.
Thanks
Hi,
Can view the bullets just fine on the page you shared.
Regards,
Shri
Hi Shri,
I restored a backup, now the bullet points are back but aren’t aligning in the second row still. You gave me this code in the past but it’s not helping with the alignment
#sitemain ul li {list-style: inside !important; margin: 0 0 10px;}
Your help would be very much appreciated.
Thanks
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#sitemain ul { margin-left:16px;}
#sitemain ul li { list-style:outside !important;}
Regards,
Brad
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]