Hello Kriesi Team,
Thank you all for your in advance. I was wondering if there is a way to turn off footer widgets but only in mobile version. Also I would like to change the mobile menu background color and collapsible menu borders. I searched the forum but the css i applied did not work out.
Thank you again for making this easier :)
Hey dilge!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
ul#mobile-advanced {
background: orange;
}
#footer { display: none !important; }
}
Cheers!
Yigit
@yigit, Perfect, thank you for quick response:)
Tesekkurler
Hello again @yigit,
I tried but it did not work and there is something strange about mobile menu background color, it looks white on safari but default color in other application, and even though i applied css, i still can see the footer on mobile version.
Thank you
Hi!
can we please check your web site, so we can manage find the issue?
Thanks a lot
Regards,
Basilis
Sure. Links are below
Thank you in advance
Did you guys have a chance to take a look. Much appreciated :)
Merhabalar Dilge! :)
It seems like you removed the code. Please add it to Quick CSS field once again and make sure to disable CSS minifying feature in W3 Total Cache plugin and flush cache and check if that helps.
Best regards,
Yigit
Merhaba @yigit,
I added and flush cache of both my phone and computer but i still see the footer in mobile version.
Tesekkurler
Merhabalar Dilge!
I disabled CSS minifying, flushed cache and confirmed that is working fine now. Please see screenshot in private content field.
Rica ederim :)
Regards,
Yigit
Tesekkur ederim Yigit, ellerine saglik.
It is perfect, thanks for all your help