- This topic has 38 replies, 11 voices, and was last updated 8 years ago by
Max.
-
AuthorPosts
-
August 24, 2015 at 11:00 am #131755
John MacKenzie
Hi Tom
thanks, yea I know, but this is what they want. I tried doing all that and still no luck mobile menu still shows at 768
thanks
JohnAugust 24, 2015 at 11:04 am #131757Tom
Lead DeveloperLead DeveloperThe above code didn’t work? All caching etc.. emptied?
Can you email me the URL to the site?
August 24, 2015 at 11:18 am #131760John MacKenzie
Hi Tom
yes caches were cleared… ok so I see the issue, its not reading from my child mobile.css if i edit the mobile.css file in the parent theme to 767, it does work but not if i edit it in the child theme.
August 24, 2015 at 11:25 am #131762Tom
Lead DeveloperLead DeveloperAnd this function is added to your child theme?: https://gist.github.com/generatepress/9282385984459c7ac6f2
It should remove the core mobile.css file and add your own.
August 24, 2015 at 11:45 am #131768John MacKenzie
Hi Tom
yes it is. now the first time i added it i wasnt sure i should change the “100” to 767 but ive set it exactly as it should be now, and still no luck. in case you want to look, i emailed the site friday?
its still reading the parent mobile.css
thanks a lot!
John
August 24, 2015 at 11:59 am #131769Tom
Lead DeveloperLead DeveloperI made a change to the code – can you give this a try?: https://gist.github.com/generatepress/9282385984459c7ac6f2
August 24, 2015 at 12:17 pm #131773John MacKenzie
there we go, that works. thanks!
August 24, 2015 at 12:25 pm #131774Tom
Lead DeveloperLead DeveloperNo problem!
August 25, 2015 at 11:10 am #132028Eric
Hi Tom
Is there a chance to have it in GP directly to avoid creating a child theme?
This is one of the top customization feature I would like to have.
Thanks
EricAugust 25, 2015 at 2:08 pm #132098Tom
Lead DeveloperLead DeveloperMe too! I’m trying to find the best way to do it.
I had one idea, but it seems that caching/minifying plugins didn’t work with that idea.
Will update this thread once I’ve figured something out 🙂
September 14, 2015 at 10:13 pm #136819richpags
Hey all,
I also seem to be having a mobile issue. just on the home page.
there’s blank space when moving to the right of the screen.Not a massive issue, but would be nice to get it sorted.
All other pages seem fine.
Is the child theme fix still the only way around this?
Cheers
Richie
reelmovieposters.com.auSeptember 15, 2015 at 12:14 am #136847Tom
Lead DeveloperLead DeveloperHi Richie,
It’s that black line you’re using.
Instead of putting a bunch of characters like that, add this HTML:
<hr />That should work much better 🙂
September 15, 2015 at 1:34 am #136861richpags
Tom,
Done mate!
To easy.Thanks for that.
Richie
September 15, 2015 at 10:03 am #136986Tom
Lead DeveloperLead DeveloperNo problem 🙂
March 23, 2016 at 1:46 am #181002Hamish
Tom
Any update on customisation options for when mobile menu kicks in? I have just read your dilemmas in trying to implement this. I am looking for mobile menu to kick in on tablet landscape.
-
AuthorPosts
- You must be logged in to reply to this topic.