Comments redneats started the conversationApril 8, 2019 at 6:01amHello is it possible to change the Featured Category Settings? I Need for the Style 12 - Slider 3 Columns - I'd Like 4 Columns? Thank You 2,700PenciDesign repliedApril 8, 2019 at 7:32amHi,If you want to do that, you need to edit the file in the theme.Please do following this image to do that.Best Regards,PenciDesignredneats repliedApril 8, 2019 at 7:59amhello, I have done exactly as described in the picture. unfortunately there is no change? 2,700PenciDesign repliedApril 8, 2019 at 8:04amHi,Ahh, sorry, I was confused the file. Please do following like on this image.Best Regards,PenciDesign1 Likeredneats repliedApril 8, 2019 at 8:45amis it possible to change the Featured Category Settings? I Need for the Style 13 - Grid 3 Columns - I'd Like 4 Columns? Thank You 2,700PenciDesign repliedApril 8, 2019 at 8:51amHi,To do that, please add more this code to Customize > Custom CSS: @media only screen and (min-width: 1170px){ .container.penci_sidebar .penci-grid.penci-fea-cat-style-13 > li, .penci-grid.penci-fea-cat-style-13 > li { width: 25%; } .container.penci_sidebar .penci-grid.penci-fea-cat-style-13 > li:nth-child(3n+1), .penci-grid.penci-fea-cat-style-13 > li:nth-child(3n+1){ clear: none; } .container.penci_sidebar .penci-grid.penci-fea-cat-style-13 > li:nth-child(4n+1), .penci-grid.penci-fea-cat-style-13 > li:nth-child(4n+1){ clear: both; } } Best Regards,PenciDesign1 Likeredneats repliedApril 8, 2019 at 8:57amThank you very much helped me a lot. Thank you !!!!!!!!!!!!!!!!!!!!! PenciDesign replied privatelyredneats repliedApril 8, 2019 at 9:27amPlease excuse my many questions. Unfortunately, one last question would still be there. I would like to have the style 7 grid layout with 4 colums! Is that possible? Currently only 3. http://musical.sonnenklar-weimar.de/ 2,700PenciDesign repliedApril 8, 2019 at 9:39amHi, To do that, please add more this code to Customize > Custom CSS: @media only screen and (min-width: 1170px){ .home-featured-cat-content.style-7{ width: calc(100% + 20px); margin-left: -10px; } .home-featured-cat-content.style-7 .penci-grid > li{ width: 25%; padding: 0 10px; } .home-featured-cat-content.style-7 .penci-grid > li:nth-of-type(3n+1){ clear: none; } .home-featured-cat-content.style-7 .penci-grid > li:nth-of-type(4n+1){ clear: both; } } Best Regards, PenciDesignredneats repliedApril 8, 2019 at 10:43amHello, is not yet possible. Do you have another idea? 2,700PenciDesign repliedApril 8, 2019 at 10:45amHi,Please try again with this code: @media only screen and (min-width: 1170px){ .home-featured-cat-content.style-7{ width: calc(100% + 20px); margin-left: -10px; } .home-featured-cat-content.style-7 .penci-grid > li{ width: 25%; padding: 0 10px; margin-right: 0; } .home-featured-cat-content.style-7 .penci-grid > li:nth-of-type(3n+1){ clear: none; } .home-featured-cat-content.style-7 .penci-grid > li:nth-of-type(4n+1){ clear: both; } }Best Regards,PenciDesign Sign in to reply ...
Hello is it possible to change the Featured Category Settings? I Need for the Style 12 - Slider 3 Columns - I'd Like 4 Columns? Thank YouÂ
Hi,
If you want to do that, you need to edit the file in the theme.
Please do following this image to do that.
Best Regards,
PenciDesign
hello, I have done exactly as described in the picture. unfortunately there is no change?
Hi,
Ahh, sorry, I was confused the file. Please do following like on this image.
Best Regards,
PenciDesign
is it possible to change the Featured Category Settings? I Need for the Style 13 - Grid 3 Columns - I'd Like 4 Columns? Thank You
Hi,
To do that, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Thank you very much helped me a lot. Thank you !!!!!!!!!!!!!!!!!!!!!
Please excuse my many questions. Unfortunately, one last question would still be there. I would like to have the style 7 grid layout with 4 colums! Is that possible? Currently only 3. http://musical.sonnenklar-weimar.de/
Hi,
To do that, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Hello, is not yet possible. Do you have another idea?
Hi,
Please try again with this code:
Best Regards,
PenciDesign