I would like to hide the light green footer in Colorway. There are too many small box constraints to put in contact information in a straight row.
Can you please provide the CSS to hide the footer?
Thank you!
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
I would like to hide the light green footer in Colorway. There are too many small box constraints to put in contact information in a straight row.
Can you please provide the CSS to hide the footer?
Thank you!
Hello,
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS
.footer-container {
display:none;
}
Thanks
Gourav
You must log in to post.