Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #411818

    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

    #412480

    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

    #412545
    This reply has been marked as private.
    #412798

    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

    #414200

    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, ill contact you again.

    Thanks again and Regards

    Hamdi

    #414518

    Merhabalar!

    Sure, we will be waiting to hear from you :)

    Cheers!
    Yigit

    #439324

    Hi There,
    We can close that threath.
    Thanks a lot
    Regards

    #439614

    Hi!

    Ok, please let us know if you should have any further problems.

    Cheers!
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Site Issues’ is closed to new replies.