Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166242
    Matthieu
    Participant

    I don’t understand why but I see a section of my site displayed on 2 columns when on tablet/mobile whereas I don’t remember asking for it…
    Can you see why ?

    #1166245
    Matthieu
    Participant
    This reply has been marked as private.
    #1166532
    Rupok
    Member

    Hi there,

    Thanks for writing in. It seems you have added the below code that’s causing the issue :

    .page-id-7 #x-section-2 .x-column {
      width: 48% !important;
    }

    It seems totally unnecessary. Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #1166549
    Matthieu
    Participant

    Indeed, this code was indicated by a member of your staff for another purpose.
    I’ll remove it.
    Thank you for your help.

    #1166769
    Rahul
    Moderator

    You’re most welcome!

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