Comments manojOne started the conversationMay 1, 2020 at 3:57amHello,I would like to do the following on single posts,I use a single post template with no sidebars on the website (narrow). Can I increase its width by 40-70 px?Can I assign a left and right border (1 px) for single post template?Looking forward to hearing from you, 2,700PenciDesign repliedMay 1, 2020 at 4:16amHi,1/ You can change the width on Customize > Single Post Options > Custom Width for No Sidebar with Container Width Smaller Layout You've Selected Above2/ Please try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 480px){ .penci-single-smaller-width { padding: 0 30px; border-left: 1px solid #dedede; border-right: 1px solid #dedede; } } Best Regards,PenciDesignmanojOne repliedMay 1, 2020 at 4:57amThank you very much. That's what I need. Best wishes, Sign in to reply ...
Hello,
I would like to do the following on single posts,
Looking forward to hearing from you,
Hi,
1/ You can change the width on Customize > Single Post Options > Custom Width for No Sidebar with Container Width Smaller Layout You've Selected Above
2/ Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thank you very much. That's what I need.
Best wishes,