Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1066675
    PicciaNeri
    Participant

    Hello there, I am having a problem with the way my category archive pages display.

    See for instance this page:

    http://www.piccianeri.com/category/graphic-design/

    Really grim!

    How can I sort this out? All I want is the simple default grid.

    Thank you

    #1066678
    PicciaNeri
    Participant
    This reply has been marked as private.
    #1066945
    Rupok
    Member

    Hi there,

    It seems you have added the below code on your CSS file that’s causing this issue :

    .x-container.offset {
      margin: 0;
    }

    If you want to keep this, you an add the below code as well :

    .archive .x-container.offset {
      margin: 110px auto;
    }

    Hope this helps.

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