Okay
  Public Ticket #2359030
Misrepresentation under Safari
Closed

Comments

  • Florian started the conversation

    hello, unfortunately my website is not displayed correctly under Safari. Additional distance is always shown on the right. The problem does not exist with other internet browsers. How can the problem be solved? Thank you so for your help!

    Best regards

    Florian

  • Florian replied

    And I have a second error. If you scroll up the website under Safari, the second menu is displayed. Which otherwise should only be displayed when scrolling down. This error is only under safri!

  •  675
    Neuron replied

    Hi Florian,

    Sorry for the late reply, somehow I missed the ticket.

    Can you please stick all your questions in one ticket.

    I am testing it on version 11.1.2 it works alright, can you please let me know the Safari version.

    2509922478.png


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Florian replied

    Hey, das problem taucht bei mir am pc nicht mehr auf. Aber am Smartphone kann ich den fehler sofort rekostruieren. 
    Beste Grüße

    Florian

  •  675
    Neuron replied

    Hi Florian,

    Please add the following CSS in Appearance > Customize > Additional CSS.

    @media (max-width: 768px) {
        body {
            overflow: hidden;
        }
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.