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: How to get a full front page banner effect

#78277

Could you please share us your site URL so that we can check about Site Title and widget Area which is not being aligned with the Featured Slider. The widget area should be aligned with footer and other container.

Could you please share us your site URL so that we can check about the alignment issue.
and please also check our demo preview here. Is your site Layout and alignments different than the demo?

To make the Widget Title Capitalize please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code.

.page-template-front-page-template .site-main .widget-title,
.featured-stories .stories-title {
	text-transform: capitalize;
	letter-spacing: normal;
}

Thanks