Home Forums Free Themes Signify Dark Block text editing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #186514
    Amatoxin
    Participant

    Hi. How would I go about aligning the text to centre for the Foray Lists & Members Pages block?

    https://ibb.co/bskBGRd

    https://northwestfungusgroup.com/

    • This topic was modified 1 year, 5 months ago by Amatoxin.
    • This topic was modified 1 year, 5 months ago by Amatoxin.
    #186525
    Theme Palace
    Keymaster

    Hello Amatoxin,

    Go to customizer > Additional CSS and copypaste the below CSS:
    .sidebar .widget ul li {
    text-align: center;
    }

    Thanks

    #186562
    Amatoxin
    Participant

    Many thanks!

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