Footer

Posted in: Newspaper
Post count: 15

Hello

If you take a look at http://www.thebackpackertravels.com – in the footer area, the ‘About Us’ and ‘Follow Us’ titles have dark font colour, please can you tell me how to change this?

Also, it is possible to get rid of the space at the beginning of those titles to bring them in line with the information underneath?

Post count: 20688

Hi,

Those titles can be changed in Theme panel->Theme colors in the footer section, like this – https://www.screencast.com/t/EVBHlbsi8H1
For the alignment you could use this code – https://www.screencast.com/t/qyBEgRQrGS

.td-footer-wrapper .block-title span {
padding-left: 0;
}

Thanks

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