Tagged: CSS, enfold, hotspots, mobile, responsive
Buon Pomereggio – ho notato che in alcuni blocchi – nella versione mobile – un blocco viene tagliato – in codice css – come posso applicare una correzione?
allego screenshoot
Hey cristinagrafik,
Thanks for the screenshot and login details. I’m not sure on which page we can see the element in question though?
Best regards,
Rikard
Nella pagina – Home del sito.
Il problema si vede nella pagina- Home- in visualizzazione mobile.
Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.av-hotspot-fallback-tooltip-inner {
width: 80%;
max-width: 80%;
}
}
Best regards,
Rikard
Applico la correzione e ti aggiorno sul esito.
Correzione riuscita. Ti ringrazio. Puoi chiudere il l’argomento.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon