Site logo

Archived topic

Table of Contents Alignment

3 replies · Started by jim on May 28, 2020

Viewing posts 1–4 of 4

Dear Support,

The table of contents widget cannot be aligned on the left. Elementor support claims it's a theme issue.

''There shouldn't be such a large indent on the widget so I checked the code behind this and it appears to be a general margin added to list items''

''Since you're using a cache plugin, all the code directories are essentially scrambled so I can't say exactly where this is coming from''

Can you please advise how to fix.

thanks

Hi there,

Try adding this CSS:

ol.elementor-toc__list-wrapper {
    margin-left: 0;
}

thanks!

You're welcome

This archived topic is closed to new replies.