August 6, 2013 at 7:39 am
#3051
sovit ranjitkar
Keymaster
To make a text along the whole footer on 1 column Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:
#colophon .widget {
float: none;
width: inherit;
}
Note: Above CSS code display all your widget in full width.
Now, Click on Save All Changes Button and Refresh your browser.
Thank you for using our theme.