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
Hey mary301187,
Best regards,
Victoria
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.
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
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
Hi mary301187,
Could you please clear the cache, check again and get back to us.
Best regards,
Victoria
Hey Victoria,
everything is fine, thank you so much.
Did you do something?
best regards