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*

Page title alignment on Featured Widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3649
    CindieCag
    Participant

    Hi,
    I have a Featured Widget on my home page (business template), and would like the page titles under each image to align left instead of their slightly odd-looking center alignment. How can I do this? (www.5starct.org)

    Thank you in advance,

    #3654
    Sanjip Shah
    Participant

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

    #content .widget_recent_work .custom-gallery-title, 
    #content .widget_recent_work .custom-gallery-title a {
    	text-align: left;
    }
    #3667
    CindieCag
    Participant

    Brilliant! Thank you.

    #3689
    Sanjip Shah
    Participant

    @CindieCag Okay. Great! 🙂

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