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: Full width slider on wide layout

#19350

Hi blazevic.is,
add_image_size( 'slider-wide', 1440, 500, true ); // used on Featured Slider on Homepage Header for wide layout
Just replace the above code with
add_image_size( 'slider-wide', 1960, 550, true ); // used on Featured Slider on Homepage Header for wide layout

Once before using download the regenerate thumbnails plugin and regenerate the thumbnails. Hope that may help you.

Thank you!