-
AuthorPosts
-
September 26, 2018 at 9:51 am #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
September 26, 2018 at 3:24 pm #1014782Hey mary301187,
Best regards,
VictoriaSeptember 27, 2018 at 10:08 am #1015202Hey 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.
September 27, 2018 at 3:52 pm #1015349Hi 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,
VictoriaSeptember 28, 2018 at 5:19 pm #1015813Hey 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 cssSeptember 29, 2018 at 5:02 pm #1016090Hi mary301187,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaSeptember 29, 2018 at 7:34 pm #1016149Hey Victoria,
everything is fine, thank you so much.
Did you do something?best regards
October 1, 2018 at 4:37 am #1016390 -
AuthorPosts
- You must be logged in to reply to this topic.
