Viewing 2 replies - 1 through 2 (of 2 total)
  • what have you tried?

    what about the icons before the titles – do you want to include them into the centering, or do you want exactly the title texts centered?

    this is a possible CSS selector to work with (basic example):

    div.widget h4.widget-title { text-align: center; }

    Thread Starter lovingacrossthemiles

    (@lovingacrossthemiles)

    I wasn’t sure what to try as I’m pretty inexperienced with wordpress themes, but I added that code into my CSS and it worked like a dream! Thank you ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering Widget Titles?’ is closed to new replies.