Priority Support
If you’re a Pro user, please open a support ticket.
Notifications
Clear all
Oct 25, 2023 6:37 am
Hello, the table of contents on page are just showing as a list and not as indented bullet points, as set in the back end. It’s worth noting that the back end does show them indendented, but the front end does not.
I assume there is a conflict with the theme, but not sure what the CSS needed for it to work would be? I’ve checked other threads with similar issues, but the CSS did not work as it was designed for their theme,
Any help would be greatly appreciated.
This is the site: https://www.secretdurham.com/bars-in-durham/
3 Replies
Oct 26, 2023 6:52 pm
Please add the below css rule to your theme styles. Best regards.
.ub_table-of-contents ul { padding-left: 1.3em !important; }