Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1340455
    bletek
    Participant

    Guys,
    Working on my site and for the life of me I cannot find why a section of my site has one of the columns dropping down UNDER the first column. Its on the site http://musicbymikeallen.com.

    If you go down below the masthead and the section on buying tickets, you will see that the row was set to 2/3, 1/3 with text on left and a mailchimp subscribe section on right. It was set to marginless and was working. I went in and added section above it and now the columns are on top of one another instead of side by side.

    R/
    Rob

    #1340462
    Rupok
    Member

    Hi Rob,

    It seems you have added the below code that’s causing the issue :

    .home #x-section-3 .x-column {
      display: block !important;
    }

    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!

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