Digital experiences for all disciplines
Forum Replies Created
-
-
September 8, 2016 at 5:01 pm in reply to: How to change menu font color from white to black before scrolling #291174
You can see the issue here please. Thanks
http://screencast-o-matic.com/watch/cDQjDcjjRPThanks but that doesnt work as you can see: http://creativebureau.dk/beirholmsearch/kandidater/
September 5, 2016 at 12:52 pm in reply to: How to change menu font color from white to black before scrolling #290572Please watch this video explaination:
http://screencast-o-matic.com/watch/cDQhQOj1IMSeptember 3, 2016 at 2:34 am in reply to: How to change menu font color from white to black before scrolling #290427thanks but it is not working after you click right on the top slider then the arrow on the right gets underlined?
September 2, 2016 at 10:52 am in reply to: How to change menu font color from white to black before scrolling #290329super thanks that code worked 🙂
Another thing. On the slider there are arrows which point left and right , which is fine but there is an underline underneath the arrow when you hover over it or after you have clicked it. Is there a way of getting rid of that underline? i have attached a screen shot so you can see what I mean.
Thank you
Attachments:
You must be logged in to view attached files.September 2, 2016 at 9:18 am in reply to: How to change menu font color from white to black before scrolling #290304Hi again,
so now we have managed to change the menu to dark, there is an issue on the mobile version. AS its now dark on a dark background. How do I change it so the menu is white for mobile version only?
September 1, 2016 at 12:46 pm in reply to: How to change menu font color from white to black before scrolling #290214We ended up fixing the menu colour issue with this code :
nav .menu > li.menu-item > a, nav.std-menu .menu > li > a {
color: #000 !important;
font-size:15px !important;
}tnav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, nav .menu li.current-scroll-item > a, #mobile-menu .menu ul li.current-menu-item > a {
color:#c3b29b !important;
}September 1, 2016 at 9:47 am in reply to: How to change menu font color from white to black before scrolling #290170please find the screen shot of code here.
Attachments:
You must be logged in to view attached files.September 1, 2016 at 9:43 am in reply to: How to change menu font color from white to black before scrolling #290169The code doesn’t seem to do anything. The menu remains white until I start scrolling. We need this to be black.
Plus there is an x next to the first line in the code. What does that mean? I have attached a photo for you to see what I mean.
We just wasted 1 hour trying to figure this simple task out. How come you don’t include that plugin within the theme or write that it should be installed?
-