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*

Centre Sidebar Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7313
    Sian
    Participant

    Hi

    I am using Clean Retina Pro and wondering if there is any custom css to be able to centre widget titles in my right sidebar?

    I have centred the content using:

    #subscribe-submit {
    text-align: center;
    }

    But need the titles centred too!

    #7337
    Sanjip Shah
    Participant

    @Sian In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    #secondary .widget-title {
        text-align: center;
    } 

    Hope this helps.

    #7345
    Sian
    Participant

    Perfect – exactly what I needed. Thanks!

    #7354
    Sanjip Shah
    Participant

    @Sian Okay. Great!

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