[Resolved] center Sidebar-Title

Home Forums Support [Resolved] center Sidebar-Title

Home Forums Support center Sidebar-Title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1043598
    ThomasDE

    Hello at all.
    At first, sorry for my bad english.

    I want center the title in the sidebar, whats the best way to do this?

    Thank you!

    #1043610
    Leo
    Staff
    Customer Support

    Hi there,

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

    You can edit the original topic and use the private URL field.

    Let me know πŸ™‚

    #1043618
    ThomasDE

    Hi Leo, thank you.
    I have entered the link

    It is important for the mobile view

    #1043632
    Leo
    Staff
    Customer Support

    Try this CSS:

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

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

    Let me know if this helps πŸ™‚

    #1043643
    ThomasDE

    Works perfect!

    Thanks Leo.

    #1043644
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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