Logo and Titles in Footer

Posted in: Newspaper
Post count: 15

In my footer I currently have three rows:

Left – logo.
Central – text.
Right – social media buttons.

The central and right rows have a heading – “About Us” and “Follow Us” respectively.

Is there any way to delete these titles? I’m using Footer Template 14 and can’t see any way of doing this.

If it’s not possible to delete the titles, I could switch to Template 9 to remove the titles. But if I do this, I can’t see any way to upload my logo into the left box?

Thanks in advance!

Post count: 6535

HI

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

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

IF this is not what you mean please provide your site url so I can have a closer look and get back to you with a more accurate answer.
Thanks!

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