Digital experiences for all disciplines
Forum Replies Created
-
-
July 21, 2014 at 3:50 pm in reply to: mobilemenu active parent dropdown link color differs on Firefox & Android Chrome #93257
Hey Kyle,
Yea, Firefox is fine. I don’t know of a way to faithfully replicate the issue without an Android device. There apparently is a Chrome Emulator: http://www.sitepoint.com/use-mobile-emulation-mode-chrome/ – But I haven’t used it and there are differences between this and an actual device.
There’s also a beta plugin called Ripple: https://chrome.google.com/webstore/detail/ripple-emulator-beta/geelfhphabnejjhdalkjhgipohgpdnoc?hl=en
See also Chromium: http://paul.kinlan.me/installing-chrome-for-android-on-an-emulator/
And web app Manymo: https://www.manymo.com/
Maybe those can help?
-PaulHi,
What am I changing this file name to? I guess I need more of an explanation of why I would need to change the name when I haven’t had this issue before?
Thank you.Hi,
Not sure how this will help can you explain?
Thank you.June 3, 2014 at 7:32 pm in reply to: top bar menu drop down disappears before clicking is possible #79962the following works:
/* fix drop down nav disappearing too quickly */ #top-bar { padding-top: 0px; padding-bottom: 0px; } #top-bar .menu > li > a, #top-bar .tb-welcome { padding-top: 8px; padding-bottom: 8px; }
June 3, 2014 at 4:33 pm in reply to: top bar menu drop down disappears before clicking is possible #79917It does. But it also has the side effect of overlapping the dropdown nav links. Hmmm. Was this intended to only work on the
<a>
that triggers the dropdown, or the links in the dropdown itself?June 3, 2014 at 3:10 pm in reply to: top bar menu drop down disappears before clicking is possible #79871This reply has been marked as private.June 2, 2014 at 3:23 pm in reply to: top bar menu drop down disappears before clicking is possible #79582This reply has been marked as private.May 30, 2014 at 2:30 pm in reply to: top bar menu drop down disappears before clicking is possible #79121Thanks!
Nevermind. I found the relevant page settings to remove this. Thanks!
Hey Kyle – strangely it is working now. I’m on a different network now though. Not sure if connectivity could be a factor. Thanks!
Nevermind! Plugin conflict was the cause. Please disregard.
Hey Kyle – Just a standard page that has a sidebar.
Thanks Kyle! Will my Dante Theme Options be retained when I switch to the child theme? Or will I need to export and import them to the child?
Hey, thanks for the help!
Here is a test page on our preview site: http://clients.werremeyer.com/stPeters/about-us-2/
-
Posted in: Reply To: Sticky #top-bar?