September 10, 2013 at 9:30 am
#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.