Comments oneforisrael started the conversationApril 13, 2020 at 7:45amon MOBILE only: how can I remove the padding from both sides of the IMAGE of the article so it reaches all the way to the end of both sides, please?See attachment. 2,700PenciDesign repliedApril 13, 2020 at 8:28amHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 767px){ .container-single .post-image{ margin-left: -20px; margin-right: -20px; } .container-single .post-image .standard-post-special_wrapper { margin-left: 20px; margin-right: 20px; } } Best Regards,PenciDesignoneforisrael repliedApril 13, 2020 at 11:46amThanks it worked! Now, how do I do it on the frontage image as well? see image below. 2,700PenciDesign repliedApril 14, 2020 at 2:02amHi, Unfortunately, this can't be apply for front-page Best Regards, PenciDesign Sign in to reply ...
on MOBILE only: how can I remove the padding from both sides of the IMAGE of the article so it reaches all the way to the end of both sides, please?
See attachment.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thanks it worked! Now, how do I do it on the frontage image as well? see image below.
Hi,
Unfortunately, this can't be apply for front-page
Best Regards,
PenciDesign