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: image and text overflow

#105596

Hi there,

Login to your site admin dashboard and go to Appearance > Customize > Additional CSS and paste the below custom CSS code.

#secondary .alignwide,
#secondary .alignfull {
  margin-left: 0;
  margin-right: 0;
}

Thank you!