[Support request] How can I make sidebar text smaller than the body text?

Home Forums Support [Support request] How can I make sidebar text smaller than the body text?

Home Forums Support How can I make sidebar text smaller than the body text?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #361654
    John

    Hi GP friends! My client is requesting that the sidebar text be smaller than the main body text. How can I adjust the text size in a sidebar? Thanks!

    #361662
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

    .sidebar .widget {
        font-size: 10px;
        text-align: center;
    }

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

    #361688
    John

    Awesome! Thanks so much. also wondering how can I center the text in a widget?

    #361692
    John

    also, the title is kinda huge. Is there a way to control the text size of the widget title?

    #361720
    Leo
    Staff
    Customer Support
    #361748
    John

    cool – very helpful!! Thank you! Wondering, how can I center the TITLE of a widget?

    #361837
    Leo
    Staff
    Customer Support

    Hmm it should be centered with the CSS above.

    Can you link me to a page where the title is not centered? Thanks!

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