@media handheld, only screen and (max-width: 979px) { #sidebar, #footer {display: none;} }
Thread Starter
Dddt
(@dddt)
Thanks for your help, but it did not fix it.
Thread Starter
Dddt
(@dddt)
I do not want to post my website here, sorry
@media (max-width: 979px) {
aside.kad-sidebar, #containerfooter {display: none;}
}
Kadence Themes
Was this removed in later versions? I’m trying to do the opposite, I want footers on my mobile version, but can’t seem to figure out how to get them to appear.
Hey Rice14, Do you mind starting a new topic on a thread that is not resolved? Also, can you please post a link to your site? If the footer is set up and working in desktop view it should be working in mobile as well.
Hannah