Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1358243
    Wattssh
    Participant

    Hi Guys,

    I’m having some issue with page layouts being different for some product categories in Woo-commerce. It seems they all have the same properties in the setting but out of 20 or so categories some are displaying differently of their “Category Archive” pages.

    Can you please let me know if anything stand out as causing this?

    Cheers!

    #1358245
    Wattssh
    Participant
    This reply has been marked as private.
    #1358406
    Christopher
    Moderator

    Hi there,

    Please find this code :

    .x-full-width-active .x-container.main:before {
        left: -5000em;
    }

    And update it to :

    .x-container.main:before {
        left: -5000em;
    }

    Hope it helps.

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