Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009416
    peter4576
    Participant

    on my page, I have enabled sidebar on the right side, But it overrides my text content. Can you please tell me how I could fix this?
    Page URL: http://www.deboerdigitaal.com/uncategorized/introduction-to-mojnmojn-in-the-local-news-paper/

    #1009589
    Joao
    Moderator

    Hi Peter,

    Seems like you have a CSS on your website:

    body.x-navbar-fixed-right-active {
    padding-right: 30px; }

    If you cannot recall if you added this code anywhere like the Appereance Customizer CSS for example, please add the code below at your Appereance / Customizer / Custom / CSS

    
    
    body.x-navbar-fixed-right-active {
        padding-right: 0px !important; 
    }
    
    

    Hope that helps,

    Joao

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