- This topic has 3 replies, 2 voices, and was last updated 9 years, 5 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 › Footer Top 3 widgets
Hello,
Can the footer top 3 widgets part of the footer be removed from theme?
Regards,
Barry
Hi Barry,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.footer-top{display:none;}
Regards,
Dave
Cheers Dave,
I wish to add a logo underneath the four widget footer how can I do this?
Very kind regards,
Barry
Hi Barry,
You can add logo via footer.php or you can put logo <img src="#"> in any footer widget.
Regards,
Dave
