Disable Sidebar Basics
-
Sorry to be thick but I would just like to disable the sidebar on mobiles where do I paste the following code:
<?php
if (!is_mobile()) {
get_sidebar();
}
?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Disable Sidebar Basics’ is closed to new replies.