Hi there,
I have an issue with the responsiveness.
I have a full height row picture that is well responsive on desktop (see enclosed picture) but that wouldn’t be responsive on mobile device…
I’ve tried to fix the settings about responsiveness but nothing worked out.
What can I do?
Thanks,

Hi Catalin,
Thank you for your reply. I’ve tried with much smaller picture size but I don’t think it’s about the size of the picture. I have other websites where even a very large picture would just be smaller on mobile device.
here is the page : http://crazynightjapan.com/tokyo/
I’ve tested the responsiveness, once it come to mobile size there are those white margins on the side that appears. I haven’t find anything in the settings to remove it.
Thanks,

Hi,
Please add this custom css to in the Newspaper>Theme panel>Custom code>Advanced cod Phone
.tdc-row:first-child{
padding: 0 0 0 0 ;
}
https://www.screencast.com/t/ImFgD4cAFZ
Thank you.
