Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1066504
    Gabriel
    Participant

    Hello,

    A client site’s design changed, suddenly there were margins to the right and left of certain x-containers, specifically with classes “x-container x-hide-sm x-hide-xs max width marginless-columns”. Perhaps the issue is with .x-container.width {width: 88%;} that inherits the site width set to 88%. Can it be that it didn’t a couple of months ago, that this was affected by an update?

    Regards,
    Gabriel

    #1066506
    Gabriel
    Participant
    This reply has been marked as private.
    #1066554
    Gabriel
    Participant

    Seems I fixed it by setting:

    .x-section .x-container.marginless-columns {
    width: 100%;
    }

    #1066620
    Paul R
    Moderator

    Hi Gabriel,

    Glad you were able to figure it out.

    Have a nice day! 🙂

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