tagdiv Mobile footer shows logo and random text

Posted in: Newspaper
Post count: 15

Dear Support Team

Have been trying to fix this issue where the mobile version displays the site logo and a text ABOUT beneath it. please see snapshots of the mobile theme settings where no logo has been defined: https://app.screencast.com/eUzM5cxfl4mKv and also the place where logo and ABOUT: https://app.screencast.com/T5Q0eJS2XWonB

Can you please assist as where else to find this to remove them from footer?

  • This topic was modified 3 years by f5guru.
Post count: 27744

Hi,

For Mobile Theme plugin, you can change the logo from Newspaper -> Theme panel -> Mobile theme -> Header and the copyright text in footer -> subfooter.
You translate it from Theme Panel -> Translations-> Translations or you can simply set a space and then will not be displayed.

Thank you!

Post count: 15

Hi Anamaria
Thanks, this has fixed one problem of ‘About us’ text from footer using Translations, however, the other part of puzzle remains. How to get rid of the logo that is appearing in the footer? As mentioned earlier, i have not got any logo configured in any of the footers, please see the snapshot sent earlier again, thanks.

Post count: 27744

Hello,

To hide the footer, please use this custom code CSS .td-footer-logo
{
display: none;
}

Set the code in Theme panel -> Mobile Theme -> Custom code -> custom css.

Thank you!

Post count: 15

Thanks Anamaria, that worked.

Post count: 27744

Hi,

I’m glad!
Please let us know if you have future questions.

Have a great day!

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