Can't hide the Footer in Mobile Theme

Posted in: Newspaper
Post count: 53

I recently install the plugin ‘tagDiv Mobile Theme’ and configure it. But I’m still having problems when trying to hide the ‘Footer’ and just show the ‘sub-footer’. I doesn’t hide!. I tried deactivating all plugins except Mobile and Visual Composer and nothing…someone help please.

My webpage: TekCrispy

  • This topic was modified 10 years by pacoesni.
  • This topic was modified 10 years by pacoesni.
Post count: 22421

Hi,
Please use this css to hide the footer on mobile:
.td-mobile-footer-wrap{
display:none!important;
}

You can add the code in the theme panel-> custom css box.
Thank you!

Post count: 53

Nothing happens!. It’s still showing the footer info in the mobile version :/ https://postimg.org/image/i18ch4u6p/

Post count: 53

Ok, now is working. I was modifying the custom css of the desktop version, but in the mobile theme >> custom css works.

Thanks

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