Archived topic
I want to add the bullets to the footer widgets?
3 replies · Started by Amit on January 31, 2020
Viewing posts 1–4 of 4
Hi Tom/Team,
I want to add the bullets to footer widgets, I have added the text widget and tried to add the bullets but it is not visible.
Could you please help me with this?
Thanks in advance.
Hi there,
Can you try this CSS?
.footer-widgets .widget ul li {
list-style-type: disc;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thank you so much, it worked.
No problem :)
This archived topic is closed to new replies.