[Support request] Sidebar widget links font size

Home Forums Support [Support request] Sidebar widget links font size

Home Forums Support Sidebar widget links font size

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

    Hi, I am trying to make links in the sidebar (blogroll) with less space between characters, or to experiment with size. Please help

    #2383295
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the page in question?

    You can use the private information field:
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know 🙂

    #2383438
    Petar

    updated

    #2383495
    Fernando
    Customer Support

    Hi Petar,

    To clarify, are you referring to the spacing of each list item or the characters? There’s no spacing in the characters already but you can change it’s size. Here’s two different CSS codes you may try respectively:

    div#right-sidebar li {
        margin-bottom: 0;
    }
    div#right-sidebar li {
        font-size: 10px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.