Having a sidebar in mobile browsers

by 5 replies
6
I use responsive themes for my sites and in all of them the sidebar switches to below content when they are loaded on a mobile. This results in easy to read content on the phone but I find it reduces my page views, as the sidebar has a lot of important links to other parts of the site. Is it possible to keep the sidebar on the right but still comply with Google's mobile usability standards?
#programming #browsers #mobile #sidebar
  • Yes I think so that slide bar should be on right side as we generally makes it and is very much compatible when we go with the responsive side of it.
    • [1] reply
    • Maybe have the side stick to the top of the screen might be a better option? The user could still see the content on the full width of the screen and are more like to click on the side bar links.
      • [1] reply
  • Yes Sure,
    You need to declare the sidebar div into the css file where the programmer coded css for mobile responsive.

Next Topics on Trending Feed

  • 6

    I use responsive themes for my sites and in all of them the sidebar switches to below content when they are loaded on a mobile. This results in easy to read content on the phone but I find it reduces my page views, as the sidebar has a lot of important links to other parts of the site. Is it possible to keep the sidebar on the right but still comply with Google's mobile usability standards?