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

    Hey guys,
    you helped me with the mobile menu from another site #876573
    Now I have the same problem. I want to show the page “Impressum” and “Datenschutz” only in the mobile menu but not on desktop.
    I update enfold and use classes but it doesn´t work :(

    And the site doesn´t look the same in safari on iphone. Some css changes doesn´t work…why?

    Thank you

    #1014782

    Hey mary301187,

    Best regards,
    Victoria

    #1015202

    Hey Vicky,

    yes, I did. But at the moment the site is online and when I add the css fields it looks not good. That´s why I clear it.

    #1015349

    Hi mary301187,

    Well, we need to see the issue to be able to suggest a solution for you.

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1015813

    Hey Victoria,

    now I add this on css:
    ——–
    @media only screen and (min-width: 990px) {
    .responsive #top .hide-desktop{ display:none !important; }}
    @media only screen and (max-width: 989px) {
    .responsive #top .hide-mobile{ display:none !important; }}
    ————-
    and add on menu “kontakt” the css class “hide-desktop” but the site is not hide on desktop.

    On private content you can see how it looks on safari – the menu and the icons – the good looking pictures is chrome, the bad look safari.
    What can I do? safari is not working with my css

    #1016090

    Hi mary301187,

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #1016149

    Hey Victoria,

    everything is fine, thank you so much.
    Did you do something?

    best regards

    #1016390

    Hi,

    I don’t think Victoria did anything, then she would have explain what she did in her reply. I’m assuming everything is working as it should now though?

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.