- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Healing Touch PRO: Move footer up
Hi! Short question. How can I move the footer a bit more up (especially on the main page, noone really notices we even have it because it’s too far down).
Thanks!
Hmm. Kindly share with us your website URL.
Regards,
Shri
www.erpmedical.com
thank you!
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.feature-box { bottom:60px;}
@media screen and (max-width:767px) {
.feature-box { bottom:0 !important; width:100%;}
}
Regards,
Shri
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]