Footer Issues (text color, border)

Posted in: Newspaper
Post count: 5

Can you please help with the following two issues:

1) How do I remove the white border around my logo in the footer?

2) How do I change the color of the ‘popular posts’ and ‘popular categories’ text to white?

Screenshot: http://imgur.com/a/4QFck

Thanks so much!!

Post count: 23312

Hello Jaredt,

1)I have inspected your logo and I saw that the white border is part of your logo and if you want to get rid of it, you should edit your logo in Photoshop or any other tool and simply erase it, like this -> https://www.screencast.com/t/8LSANle5BR1t
2)If you want to change the color of your Block Title from footer section, you should using the code below and place it in Theme panel->Custom CSS area.

.td-footer-wrapper .td-pulldown-size{
color:red!important;
}

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

Thanks for the message!

Post count: 5

You all rock!! This worked perfect 🙂

Jared

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