Masonry Grid coloumn question

Home Forums Gillion Theme Masonry Grid coloumn question

Home Forums Gillion Theme Masonry Grid coloumn question

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • hceliktas
    Participant

    How can i make blog style “Masonry grid” 3 coloumns. It seems 2 now.

    And i want to shorten description but from theme settings i tried, it doesnot work.

     

     

    Attachments:
    You must be logged in to view attached files.

    Hi @hceliktas,

     

    Thank you for your question.

     

    I visited your shared site and saw it is already displaying it.

     

    Have you managed to achieve it?

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    hceliktas
    Participant

    This is frontpage. I asked for category pages.

    Solution for this topic

    I didn’t see anywhere in your question you asked for category pages.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .archive.category .blog-style-masonry article {
        width: 33.3%;
    }

    hceliktas
    Participant

    Yes that is it. Thank you. 🙂

    You are always welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)