Archived topic
Remove right sidebar from mobile and tablets
3 replies · Started by Mario on March 9, 2022
Hi
I found several topics in which the following css was provided to remove the sidebar on tablet/mobile view -
@media (max-width: 768px) {
#right-sidebar {
display: none;
}
}
I added the css to the additional css field in the customizer, purched cache but the sidebar is still present on mobiles.
This is a URL from ne of the posts on the site where the sidebar should have been removed by the css - https://www.lovingmeow.com/what-smells-do-cats-hate/
Thanks,
Hi Mario,
I don't see the sidebar on mobile, it's been hidden:
https://www.screencast.com/t/e3T6ii8Z0C
Make sure your mobile device's cache is cleared :)
Thanks :)
No problem :)