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: Frontpage slidehow max width and aligned to center

#41976

Hi Heidi,

For that you have to add below CSS code in custom CSS:

.featured-slider {
    margin: -1px auto 0;
    max-width: 1190px;
}

Thank you!