"About us" and logo appear on footer of mobile theme

Posted in: Newspaper
Post count: 3

Hello,

I have a “About us” with no link and my logo that appears only on the mobile theme, but i don’t want it. Everything seems to be off on the Theme Panel… but i can’t find how to desactivate it.

Thanks a lot
Regards

Post count: 7909

Hi,

Do you use the Mobile Theme plugin? In this case please note that the Mobile Theme comes with it’s own layout and the footer logo and About Us are predefined.
Please provide your site url so we can inspect this and provide you a css to hide them. Or disable the Mobile Theme plugin to have the same content and settings like on desktop.

Thanks!

Post count: 3

Hello,

Yes, i’m using the Mobile Theme. You can check here : http://geek-running.fr/
Thanks in advance for the CSS to add to hide this.

Post count: 7909

Please try this css cod ein Theme Panel > Mobile Theme > Custom Css – http://screencast.com/t/5gNOlB7Xqhttp://screencast.com/t/PJgPfRCRs2

.td-mobile-footer-wrap {
display: none;
}

Thanks!

Post count: 3

Perfect, thanks!

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