Comments nuevocantomexico started the conversationSeptember 9, 2022 at 9:49pmHi Mr vibe am asking about course category kindly see my course category page https://nuevocanto.com/course-cat/estimulacion-musical-temprana-grado-1-y-2/ i want 4 rows show now currently 3 rows shown so kindly how i edit this page [deleted] repliedSeptember 12, 2022 at 7:23amPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .tax-course-cat .container .col-md-3.col-sm-3 { display:none; } .tax-course-cat .container .col-md-9.col-sm-8 { width:100%; } @media(min-width:768px){ .tax-course-cat .container .col-md-9.col-sm-8 .col-md-4.col-sm-6.clear3 { width:25%; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(3n+1){ clear:none; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(4n+1){ clear:both; } }nuevocantomexico repliedSeptember 12, 2022 at 2:55pmi add but i want 4 column show in the course category is this possible ?nuevocantomexico repliedSeptember 12, 2022 at 3:14pmi need 4 column in the row so is this possible ??[deleted] repliedSeptember 13, 2022 at 3:51pmremove previously given css and Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .tax-course-cat .container .col-md-3.col-sm-3 { display:none; } .tax-course-cat .container .col-md-9.col-sm-8 { width:100%; } @media(min-width:768px){ .tax-course-cat .container .col-md-9.col-sm-8 .col-md-4.col-sm-6.clear3 { width:25%!important; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(3n+1){ clear:none!important; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(4n+1){ clear:both!important; } }nuevocantomexico repliedSeptember 18, 2022 at 2:56pmok Sign in to reply ...
Hi Mr vibe am asking about course category kindly see my course category page https://nuevocanto.com/course-cat/estimulacion-musical-temprana-grado-1-y-2/ i want 4 rows show now currently 3 rows shown so kindly how i edit this page
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.tax-course-cat .container .col-md-3.col-sm-3 { display:none; } .tax-course-cat .container .col-md-9.col-sm-8 { width:100%; } @media(min-width:768px){ .tax-course-cat .container .col-md-9.col-sm-8 .col-md-4.col-sm-6.clear3 { width:25%; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(3n+1){ clear:none; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(4n+1){ clear:both; } }
i add but i want 4 column show in the course category is this possible ?
i need 4 column in the row so is this possible ??
remove previously given css and
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.tax-course-cat .container .col-md-3.col-sm-3 { display:none; } .tax-course-cat .container .col-md-9.col-sm-8 { width:100%; } @media(min-width:768px){ .tax-course-cat .container .col-md-9.col-sm-8 .col-md-4.col-sm-6.clear3 { width:25%!important; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(3n+1){ clear:none!important; } .tax-course-cat .container .col-md-9.col-sm-8 .clear3:nth-child(4n+1){ clear:both!important; } }
ok