Header photo on web and mobile

Posted in: Newspaper
Post count: 204

Hello, I’m sharing my problem. I display a photo in the header of my website. This photo changes every hour depending on the schedule, always with the same dimensions. Thanks to the CSS code you gave me (which I attach to the Home page photo), it displays correctly on the PC version. However, if you view my Home page or any page from a mobile device, the header photo barely appears (home page photo). Can I add some code to correct this so it displays correctly on mobile devices without affecting the website code?
I hope I explained myself well. Thank you very much for your help. Best regards.

https://www.radiomarcabarcelona.com/goodnews-design/HOME-WEB.png
https://www.radiomarcabarcelona.com/goodnews-design/HOME-DEVICE.jpg

  • This topic was modified 1 year by duck1970.
Post count: 35449

Hi,
Please try this, use this css only for mobile:
.td-header-style-4 .td-header-menu-wrap-full {
top: 0;
}

Set the code in the theme panel > custom code> advance css > mobile css – https://i.imgur.com/74kvqRm.png
I hope this will help you!

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