Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1330147
    anatomifysiologi
    Participant

    Hi!
    I currently have a problem where the sidebar on my site gets pushed down below main content when under 1200 px. This doesn’t look very good on some screens.

    Is it possible to change this threshold to maybe 1000 px side width?

    Nervsystemet

    Thanks!
    Kalle

    #1330517
    Rue Nel
    Moderator

    Hello Kalle,

    Thanks for writing in! You can change the threshold to at least 1000 pixels. The problem is that you will have to manually edit the JS file and recompile it again so that it will work. All you changes will be overwritten when there is an X updates. Because what you are trying to accomplish requires a template customization, we would like to suggest that you use a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in Customization Best Practices.

    Thank you for your understanding.

  • <script> jQuery(function($){ $("#no-reply-1330147 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>