about us follow us

Posted in: Newspaper
Post count: 1

How do i remove the text “about us” and follow us from the footer?

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/PivbWGX39m4I

.td-footer-bottom-full .block-title {
display: none;
}

Let us know how it goes!
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.