Footer Template Style 14 – How to Remove "About Us"

Posted in: Newspaper
Post count: 48

Hi there,

Please check http://www.10keythings.com

How can I remove “About Us” from the Footer (Footer Template Style 14) and move up the content.

Also, can I remove the “Follow Us” too?

Best Regards,

Post count: 23312

Hello g10ktk,

Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-footer-template-14 .block-title{
display:none;
}

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.