[Resolved] Sidebar font size

Home Forums Support [Resolved] Sidebar font size

Home Forums Support Sidebar font size

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

    Hi,
    I have just installed the Premium version of Generatepress on to my existing WP site.
    I’m trying to change the font size of the Sidebar since the Post’s title is too big and won’t fit in the sidebar.
    I’m struggling to do it and can’t find a way to achieve that, can anyone help?

    This is what I’d like to resize: http://prntscr.com/obdbi0

    Thanks in advance

    #950569
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .sidebar .widget_recent_entries ul {
        font-size: 14px;
        font-weight: 700;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps 🙂

    #950662
    Ernesto

    Hi there,
    it works thanks.
    Can I also put it as bold in the same ccs?

    #950773
    Leo
    Staff
    Customer Support

    Edited the CSS above.

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