I know how to apply drop shadow CSS to a menu and a logo. But suppose I wanted to apply it in a single page layout in which the transparent header and the menu text color changed from Dark to Light text based on the settings of that row. How might I switch from a dark contrasting shadow (for light text) to a light contrasting shadow (for dark text) in a similar fashion? I don't have an example to point to at the moment. Can I do this through css?
Like I said, I don't have a page. I'm speaking conceptually. But or the sake of argument, suppose it was this page: http://www.rmcmeetings.com and I wanted to add a orange shadow under the white menu (light text) and blue shadow under the grey menu (dark text) when scrolling... what css would I add?
I know how to apply drop shadow CSS to a menu and a logo. But suppose I wanted to apply it in a single page layout in which the transparent header and the menu text color changed from Dark to Light text based on the settings of that row. How might I switch from a dark contrasting shadow (for light text) to a light contrasting shadow (for dark text) in a similar fashion? I don't have an example to point to at the moment. Can I do this through css?
Hey Again,
Could you provide a Page url so i can make sense of what css you need .
Be.st
ThemeNectar Support Team
Like I said, I don't have a page. I'm speaking conceptually. But or the sake of argument, suppose it was this page: http://www.rmcmeetings.com and I wanted to add a orange shadow under the white menu (light text) and blue shadow under the grey menu (dark text) when scrolling... what css would I add?
Hey Again,
Hope you had a Great Weekend,
IF i understand you correctly a "transparent" class is added to the header-outer div that you can use to change the menu text color or shadow .
See screenshot : http://prntscr.com/gsadje . Likewise when its scrolled down : http://prntscr.com/gsae4d .
B.est
ThemeNectar Support Team