• Resolved kunstudio17

    (@kunstudio17)


    Hi, I’m building a online shop with Virtue theme, which I reaIly like a lot.
    Nevertheless, I’ve tested the web on iPhone and another smartphone and I see that it’s not really easy to browse the shop on mobile devices as everything is in just one column.
    Is there a way to switch off the mobile layout or to fix this?
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,
    The virtue theme is a responsive theme. It automatically resizes using the most popular css framework in the world for better mobile navigation (bootstrap). There isn’t anyway to turn the mobile layout off. And I wouldn’t recommend it.

    Are you sure you looking at the mobile layout from the theme and not something like jetpacks mobile theme?

    Kadence Themes

    Thread Starter kunstudio17

    (@kunstudio17)

    Hi, thanks, I’ve been playing around with settings and turned off the sidebar and now it’s looks better. Nevertheless, I have problems when switching the sidebar to the left. I already opened another post with this issue. Could you have a look?
    Thanks!!

    Hey,
    You can see here: https://www.kadencethemes.com/frequently-asked-questions/

    we’ve posted the code to move the sidebar to to left:

    @media (min-width: 992px) {
    body .main.col-lg-9 {float:right;}
    }

    Kadence Themes

    Thread Starter kunstudio17

    (@kunstudio17)

    Thanks a lot it works perfectly!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘insert widget next to logo, virtue theme’ is closed to new replies.