Comments tomasilheu started the conversationMay 29, 2019 at 4:16pmHi there,I want to disable the footer on mobile, but keep the ones on the off canvas menu.Basically disable attachment 1 and keep attachment 2. How can I do that?Cheers 8,994Tahir repliedMay 29, 2019 at 4:44pmHey Again,Please have a look at this Article :Hiding Rows on Mobile / Desktop in Visual Composer .Best ThemeNectar Support Team tomasilheu repliedMay 30, 2019 at 10:56amThank you TahirSince this is the footer, I can't find it in the VC. Check the attached screenshot to see what I'm talking about. How can I do it? Thank you. 8,994Tahir repliedMay 30, 2019 at 11:06amSee screenshot : http://prntscr.com/nvd6mc . You seem to have removed the Theme footer using css ?. Also the one i can see is a Page Builder row .Best ThemeNectar Support Team tomasilheu repliedMay 30, 2019 at 11:14amI was able to do it using the below css: @media only screen and (max-width: 1000px) and (min-width: 1px) { body[data-footer-reveal="1"] #footer-outer { display:none !important; } } I found it in this ticker:https://themenectar.ticksy.com//ticket/1795795/ Thanks anyway Tahir! Cheers Sign in to reply ...
Hi there,
I want to disable the footer on mobile, but keep the ones on the off canvas menu.
Basically disable attachment 1 and keep attachment 2. How can I do that?
Cheers
Hey Again,
Please have a look at this Article :Hiding Rows on Mobile / Desktop in Visual Composer .
Best
ThemeNectar Support Team
Thank you Tahir
Since this is the footer, I can't find it in the VC. Check the attached screenshot to see what I'm talking about. How can I do it?
Thank you.
See screenshot : http://prntscr.com/nvd6mc . You seem to have removed the Theme footer using css ?. Also the one i can see is a Page Builder row .
Best
ThemeNectar Support Team
I was able to do it using the below css:
I found it in this ticker:
https://themenectar.ticksy.com//ticket/1795795/
Thanks anyway Tahir!
Cheers