Delete Footer Logo and Edit Footer Elements

Posted in: Newspaper
Post count: 20

Hi,

I was wondering how I could delete the “Old Major Post” Footer Logo, and also shift the “About Us” and “Follow Us” sections over to the middle or the left.

https://imgur.com/a/5jMXU

Post count: 23312

Hello alan3wang,

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

The code is ->

.td-pb-row .td-pb-span3 {
display:none;
}

The result is here -> https://www.screencast.com/t/ekUTQYmdCtMh

Thanks.

Post count: 20

Thank you!

Post count: 22

And which code for deleting both: logo and “About Us”?
I just keep the “Follow Us” icons aligned to the center.
Thanks in advance!

Post count: 20688

@joep Replied in your other topic.

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