-
AuthorPosts
-
February 20, 2015 at 8:38 am #399487
Followed the coding here : http://kriesi.at/documentation/enfold/change-the-logo-url-on-some-pages/ with some modifications to allow for three diff. logos in the header depending on page, all working on desktop. On mobile (not when I resize the browser), menu probs occur- the menu loads on the right.
February 20, 2015 at 12:09 pm #399559The menu loads on the right for me too, even though I haven’t did the different logo thing. I was just testing my site on an iPhone 5S and noticed I can slide my entire site to the left and it would show my hidden menu sitting on the right, though smaller than when you open it. Maybe a bug since a recent version? It wasn’t like this before I updated the site.
February 20, 2015 at 8:18 pm #399856ok, good to know. maybe it’s not related to the logo url change coding
February 21, 2015 at 12:21 pm #400050Hey!
Thank you for using Enfold.
We already included the fix to this issue on version 3.0.8. You need to set the #wrap_all container back to relative on mobile devices.
Cheers!
IsmaelFebruary 22, 2015 at 11:13 pm #400286I am having this same issue can you tell me where to put that code or where to set it back to relative?
February 23, 2015 at 10:19 am #400472Yes, I’d like to know where to change what, too. I’m already on version 3.0.8, though the menu still sits on the right.
February 23, 2015 at 5:56 pm #400851me to, version 3.0.8
February 24, 2015 at 9:48 am #401233Hey!
Could you please try to add this to Quick CSS:
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Make sure to flush your mobile browser cache and reload several times.
Regards,
RikardFebruary 24, 2015 at 11:36 am #401292Thank you Rikard, that did fix it for me!
By the way, not related to the issue but to this forum itself. Each time I add a comment to this forum (new or reply) I get a blank follow-up page. I’m using Safari on Mac.
February 25, 2015 at 6:01 am #401853 -
AuthorPosts
- You must be logged in to reply to this topic.
