Site logo

Archived topic

align list items

6 replies · Started by Torsten on December 11, 2022

Viewing posts 1–7 of 7

Hi,
I would need to align the text in the list, can you help?
see screenshot in Private Information.
Thx ahead!
Torsten

the page with the problem is a subdomain, the main domain doesn't have this problem.
See additional info in Private information.

Hi there,

can you re-send the link to the screenshot as the previous URL is broken

Hi David,
find a new link in Private information.
best,
Torsten

Try adding this CSS:

.widget ul li {
    list-style-type: disc;
}

Thanks!

No Problem, glad to help :)

This archived topic is closed to new replies.