Penci Design replied
Staff Reply
Hi,
Please use style 4 and go to Customize > Addtional CSS, add more custom code to do that:
Layout 2 sidebar:
\
@media screen and (min-width: 1440px){
.penci-single-style-4 .penci-entry-media {
max-width: 1430px;\
width: 100%;\
margin-left: auto;
margin-right: auto;
}
}orther layout:
\
@media screen and (min-width: 1240px){
.penci-single-style-4 .penci-entry-media {
width: 100%;
max-width: 1110px;
margin-left: auto;
margin-right: auto;
}
}\
Best Regards,
PenciDesign