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: Placing promo box inside a normal page and center it

#24432

Hi Elodie,

You have to add below CSS code for that

.widget_promotional_bar {
    margin-left: auto;
    margin-right: auto;
}

Hope this will help.

Thank you!