Good morning, I have a category blog page (specialisms), for some reason the columns remain at 2 despite being set to 4 columns in the menu and category options. appreciate any insight on that?
ramsey1971 Hi I checked the option and the layout override only support 2 columns view. can you tell me if you want to make this change only for this menu item? I will share the changes based on menu item to make it 4 columns layout.
Many thanks - we would also require the "blog" menu to be 4, Regards,
ramsey1971 we would also require the "blog" menu to be 4,
Blog menu is not a category blog menu type kindly check again. About 4 column in the menu u said use this code
@media(min-width:768px){ .item-112 .t4-main-body .cols-4 .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 20%; }}
Many thanks, thats good now.
ramsey1971 You are welcome!