Sidebar mobile versione
Hi,
I would like to know if it would be possible to have the sidebar in the upper section in the MOBILE version.
Would it be possible ? If yes, how can I do it?
I try use this code, but it doesn't work:
jQuery(function($){
if( $(window).width() < 768 ){
$('.sidebar').insertBefore('#Content');
}
});
Thank you in advance.
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks