Footer Alignment Issue

Posted in: Newspaper
Post count: 15

Hello

In the footer of my website, I am using ‘Style 6’ – http://www.thebackpackertravels.com

My issue is that the widget header text is not aligned with the actual text of the widget (the text below the header text).

Is there a way to bring this in line and if so, how?

Thank you in advance for your help 🙂

Post count: 20688

Hi,

If you mean the titles alignment here – https://www.screencast.com/t/GZK378OOSv7e you could do it with a code like this – https://www.screencast.com/t/2uj1KfLmfKz5
This is the code used, just enter it in Theme panel->Custom Css – https://www.screencast.com/t/dmO09DR8zc9x

.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.