- This topic has 5 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Parallax Me Forum › Lists and Missing Bullets
Hi,
I’ve tried adding CSS code to get bullets to appear in my lists, but nothing seems to work. The example page can be found at http://autocrane.us/product/cranes/hc-8x/
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.site-content ul { list-style:inside disc !important;}
Regards,
Chris
Chris,
That partially worked. I know have bullets that show but the indented levels where there should be sub-bullets are on the same outer level. Any idea?
https://www.autocrane.com/
Thanks,
Aaron
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.site-content ul li ul { list-style:inside circle !important; padding-left:20px;}
Regards,
Chris
Solved with the second bit of code added! Thanks so much!
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]