Footer Menu Removal

Posted in: Newspaper
Post count: 20

Hey – How can I remove the links in the mobile web footer.

  • This topic was modified 7 years by ralvira.
Post count: 35449

Hi,

Please provide some more details about what you want to achieve also some screenshots would be very helpful and a link where I can inspect this.

Thank you!

Post count: 20

Thanks for the quick response!

So I would like to disable these page links in the footer below the logo. Here’s a screenshot.

R

Post count: 35449

Hi,

Unfortunately for the moment I an not see the screenshots -> http://prntscr.com/ooy1h9

Thank you for your understanding!

Post count: 20

Hey Calin,

I just updated the sharing settings. Apologies for that, can you take a look again?

Best

Post count: 35449

Hi,

If you want to look like this -> block-title then you should add this custom css in theme Panel>Custom code> Custom css -> https://prnt.sc/opwjol
.td-footer-wrap .td-footer-description,
.td-footer-wrap .td-footer-social .block-title
{
display: none;
}

Hope this will help!
Thanks.

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