• Hi,

    I have a really fenickity client who wants to the site to look the same at 1280px wide as it does on higher resolutions.

    The site is designed to be responsive, which I love, but I have been unable to keep the sidebar on the right when I collapse the window down – the sidebar seems to go underneath the main content no matter what I try.

    Any suggestions?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi jadboog,

    From what I can see, Vito uses bootstrap as its CSS framework, so just add the right class to it and you’re good to go. But the result is going to feel weird. I just changed it and as you can see it’s not what I would call “pretty”.

    Thread Starter jadboog

    (@jadboog)

    Sorry, what do you mean at the right class? is there a ‘right’ class to add? any more info would be appreciated.

    well, by default your main content area and your sidebar use the col-md-8 and col-md-4 class respectively. So if you change the md part to xs (for extra small) or sm (just small) it will do the trick.

    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive sidebar’ is closed to new replies.