[Resolved] Unable to change font size of recent posts widget

Home Forums Support [Resolved] Unable to change font size of recent posts widget

Home Forums Support Unable to change font size of recent posts widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #526516
    Amit Nair

    Hello,

    I tried to change the size using the Typography –> Widgets.

    I am trying to change the summary font size of the ‘Recent Posts’ widget on the right sidebar. Currently it is too small and not readable.

    I am not able to do so.

    It changes the font size of other widgets but not this one.

    Please help.

    #527029
    Leo
    Staff
    Customer Support

    Hi there,

    The plugin is giving it the style. You can overwrite it like this:

    .inside-right-sidebar .rpwe-block h3 {
        font-size: 12px !important;
    }
    #527406
    Amit Nair

    Thanks for the info. Could you please let me know the exact file and location where I need to put this code?

    #527412
    Amit Nair

    Got it thanks. Seems, I am overthinking! :). Thanks for your help.

    #527895
    Leo
    Staff
    Customer Support

    No problem!

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