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*

Reply To: Page title alignment on Featured Widget

#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;
}