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: Separating right sidebar from main body

#3891
sovit ranjitkar
Keymaster

To make sidebar widgets begin after the content ends Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:


#primary, 
#secondary {
   float: none;
   margin-left: 0;
   width: 100%;
}

Now, Click on Save All Changes Button and Refresh your browser.

Thank you for using our theme.