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

    Dear Support

    Could you please advice me on how to display squares or bullets in unordered list in a text widget in the footer.

    Thank you in advance

    Alex

    #382704

    Hey apanaretos!

    Drag a text widget to your footer widget area and add this inside.

    <ul>
    <li>List item 1</li>
    <li>List item 2</li>
    </ul>
    

    See here for changing the style, http://www.w3schools.com/cssref/pr_list-style-type.asp.

    Best regards,
    Elliott

    #403734

    Dear Elliott,

    Thank you for your reply. But it does not work for text widget that are located at the footer. Could you please take another look and let me know what custom css I should apply. Thank you in advance. Alex

    #404257

    Hey!

    Please provide us with a link to the site in question and we’ll take a closer look.

    Regards,
    Rikard

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