Comments 12Alberto started the conversationSeptember 29, 2023 at 1:20pmGood day everyone, I have a small problem:when I view the blog or the news widget on the small screens the featured image and title have no margin (see screenshot). Can you help me solve it?Thanks AlbertoAttached files: blog padding.jpg 1,973Support repliedOctober 2, 2023 at 3:39pmHello Alberto,sorry for the delay we have received your ticket, we will anwser tmrw early in the morningThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Like 1,973Support repliedOctober 3, 2023 at 7:34amHi Alberto, try adding the following in customizer -> additional CSS@media only screen and (max-width: 767px){ article .post-title, article .article-links { margin: 0 10px; }}and hard refresh the page before testing (Ctrl+F5)Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 12Alberto repliedOctober 3, 2023 at 11:08amPerfect! It works.Thanks a lot Alberto1 Like Sign in to reply ...
Good day everyone, I have a small problem:
when I view the blog or the news widget on the small screens the featured image and title have no margin (see screenshot). Can you help me solve it?
Thanks Alberto
Attached files: blog padding.jpg
Hello Alberto,
sorry for the delay we have received your ticket, we will anwser tmrw early in the morning
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Alberto, try adding the following in customizer -> additional CSS
@media only screen and (max-width: 767px){
article .post-title, article .article-links {
margin: 0 10px;
}
}
and hard refresh the page before testing (Ctrl+F5)
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Perfect! It works.
Thanks a lot
Alberto