Dear,
I’m having problems with the photo inserted on the home page, specifically the one you see at the top as soon as you open the website. Unfortunately on mobile it is not responsive, I also tried changing photos, but the problem persists *SEE PHOTOS. I kindly ask you if we can modify this via css.
desktop https://prnt.sc/jPhQtVijno20
mobile https://prnt.sc/awfCV-KvdDf2
Thank you,
Mariarita
Hey Mariarita,
Thank you for the inquiry.
Would you like to adjust the position of the background on mobile view? Please try to add this css code:
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
#top .avia-section.av-dbfgfq-f2644380a901f8b152d8e61b95c6c28b {
background-position: 80% 50%;
}
}
Best regards,
Ismael
Thank you very much, I solved my problem
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard