Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #682107

    Hello,
    I’m using a text-widget in my site’s sidebar.
    To create a bullet-point-list I’m using ul and li… but no matter what I try, the text is not displayed in list format!
    Can you help?

    #683203

    Hey Stef,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .widget ul li, #top .widget ul {
        list-style-type: disc!important;
    }
    

    Best regards,
    Yigit

    #686382

    Thank you, Yigit,
    I added the code to the Quick CSS section – but it changed nothing on my website…
    Any other ideas?

    #686391

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.