Weird white lines on mobile

Posted in: Newspaper
Post count: 494

Hi,

When you look at https://www.coupdepoker.com/?amp you can see white lines above and below the 2 first images.
Can you help fixing this problem?

Thanks

Post count: 494

You have to look at it from a smartphone to see them

Post count: 18283

Hello!

Please use this css code: .td_module_mob_2 {
margin:0 -15px -15px;
}

This should fix the issue.
Thank you!

Post count: 494

Hi,

Thanks Vlad. It fixed most of the white lines but not the one on top. Can you help?
Moreover, I pasted the code in Mobile > Custom CSS. Was it right or should I paste it directly in Custom code > Custom CSS?

Thanks

Post count: 21065

Hello!

Please provide a screenshot with the issue, so I can be sure that we are talking about the same issue.

Thank you!

Post count: 494

Hi Bettina,

Before Vlad sent me the custom CSS, there were 2 white lines: https://ibb.co/PcgDqmv
With the code, there is still one white line left: https://ibb.co/nMKS960

I’m surprised by these lines as https://www.mondeoz.com/?amp (same theme) has the same mobile custom CSS and doesn’t show white lines…

Thanks for your help

Post count: 494

Hi again,

I fixed the problem using the custom css below. Now the 2 featured images are pretty small, would be nice if they were normal, but at least the problem is solved.

.td_module_mob_2 {
margin:-15px -15px 0 -15px;
}

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.