Skip to content
Public Ticket #2405

Category Layout Style

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Additional CSS to do that:

\
@media only screen and (min-width: 961px){\
.blog-grid .penci-archive__content .penci-post-item:not(.product){ width: 25%;  }\
.blog-grid .penci-archive__content .penci-post-item:not(.product):nth-child(2n + 1){ clear: none; }\
.blog-grid .penci-archive__content .penci-post-item:not(.product):nth-child(4n + 1){ clear: both; }\
}

Best Regards,

PenciDesign

kay Cho started the conversation

Conversation Start

Hello,

I'd like to change 2 columns to 4 columns  in Category Layout Style like block 14.

Pleas refer to attachment.

I would appreciate it if you could tell me how to modify it.

Best Regards,


Want to join this conversation or access attachments? Sign in first.