Hi There,
1. I had problems with the menu. The menu text was overlapping, however i found a simular topic. I entered it but didn`t solve it really.
Site adres is http://www.09pidepizza.com/menu/
Screenshot : http://tinypic.com/r/2yoo2g0/8
This is the code i added.
@media only screen and (max-width: 769px) {
.av-catalogue-price {
right: auto;
top: auto;
}
.av-catalogue-content {
margin-top: 40px;
}}
2. Is there any compability issue regarding the map on the rezervation page ? I received some feedback that it can`t be seen in some browsers ?
Thank you and Regards
Hey Hamdi!
1. Try adding this to your custom CSS.
@media only screen and (min-width: 480px) and (max-width: 767px) {
#top .av-catalogue-price { position: relative; }
}
2. It looks fine on my end. What operating system and browser are you using?
Best regards,
Elliott
Hey!
Replace it with this:
@media only screen and (max-width: 1024px) {
.av-catalogue-title, .av-catalogue-price {
position: relative;
}}
Please remove browser cache then reload the page.
Best regards,
Ismael
Thank you very much.
It doesn`t solve the problem completely but it is better now.
About the versions of the brwoser, i couldnt receive information but as soon as i receive information, i
ll contact you again.
Thanks again and Regards
Hamdi
Hi There,
We can close that threath.
Thanks a lot
Regards