[Resolved] I want to add the bullets to the footer widgets?

Home Forums Support [Resolved] I want to add the bullets to the footer widgets?

Home Forums Support I want to add the bullets to the footer widgets?

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

    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.

    #1150999
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #1151001
    Amit

    Thank you so much, it worked.

    #1151002
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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