Hello,
I would need this code to work only for that page and on the phone. I can specify that the code is only displayed on the phone, but I don’t know how to add information to a specific page.
Css code is:
@media(max-width:770px) {
.footer-overlay #footer {
position: relative;
}
}
and I need to specific this code for this page on mobile devices – https://richardcech.com/ and on this page https://richardcech.com/cz/
Thank you very much
Best Regards
Richard Cech