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: main slider horizontal pixel

#61982

Hello,

Try below custom CSS code which will make your slider image to 100% width to your screen.

.featured-slider img {
	width: 100%;
}

Thank you!