Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371565
    Tim
    Participant

    Hi X,

    What is the best way to set the archive pages like this one to 3 columns?
    http://nlbunk-mekenassa.savviihq.com/product-brands/test/

    I already looked trough the customizer settings, nothing there..

    Thanks!

    #1371618
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please navigate to Customizer under the Blog panel, see the second Style option (under ARCHIVES) set that to Masonry and a Columns option below should appear.

    Let us know how it goes.

    Cheers!

    #1371674
    Tim
    Participant

    Hi Friech,

    It’s already set to this. I will send you my login credentials.

    Thanks

    #1371675
    Tim
    Participant
    This reply has been marked as private.
    #1371767
    Paul R
    Moderator

    Hi Tim,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .archive.woocommerce li.product {
        width: 30.66667%;
    }
    

    Hope that helps.

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