badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Hi page title centered

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55942
    anthonymcgowan1
    Participant

    Hi, does anyone know how to get the h1 page title centered? I have tried .page-title-wrap h1.page-title {text-align:center;} and others but no joy? (Also !important)

    Any tips welcome,
    many Thanks

    #55991

    Hi Anthony,

    Add below custom css code to align the page title in center

    .page-title {
        float: none;
        text-align: center;
    }

    Thank you!

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