Home › Forums › All Other Themes › Bullet points dissapeared
- This topic has 4 replies, 3 voices, and was last updated 5 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
November 20, 2018 at 1:51 pm #112056
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
November 20, 2018 at 2:12 pm #112057Hi
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
November 21, 2018 at 10:16 am #112107Hi,
Can view the bullets just fine on the page you shared.
Regards,
ShriNovember 21, 2018 at 10:59 am #112110Hi 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
November 22, 2018 at 10:35 am #112161Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.