[Resolved] Theme Customization

Home Forums Support [Resolved] Theme Customization

Home Forums Support Theme Customization

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #903246
    Subhabrata

    How to Central Align the Right Sidebar Widget Titles?

    #903252
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .sidebar .widget .widget-title {
        text-align: center;
    }

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

    Let me know 🙂

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