Home Forums WoodMart support forum Need to Resize Only Single Post page Reply To: Need to Resize Only Single Post page

#417175

admin-8347
Participant

Thank you so much for your reply.

This Code:
.single-post .main-page-wrapper {
padding-left: 30px !important;
padding-right: 30px !important;
}
actually worked.
and by smaller screen, I meant the small desktop screen, not the Mobile screen anyways the above mention code actually worked.

Thanks for your help.