Hi,
I have a widget with a text with an unordered list
On visual/html the list appears:
… but on the page the list doesn’t appear on the widget (only the text).
Element 1
Element 2
I have tried the html in a page as text not as widget and if it works but on the widget it doesn´t appear.
Can you help me?
Thanks!
Hey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .widget ul {
list-style: disc inside;
}
Best regards,
Yigit
Hi,
It works perfectly.
Thank you very much!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit