
-
AuthorPosts
-
December 12, 2013 at 2:17 am #199319December 12, 2013 at 4:31 am #199352
Hey mycreditgroup!
You can use LayerSlider with single image or Fullwidth Easy Slider. If you would like to place buttons, then i would recommend using LayerSlider
Cheers!
YigitDecember 13, 2013 at 3:58 am #199748Awesome. thank you!
Ok a little trickier one ;)
Would love for the top nav bar to be one color to match the header on load. And as you scroll it turns to white.
A good example is here. Watch the top nav change as you begin to scroll.
December 13, 2013 at 4:06 am #199750Hi!
Please add following code to Quick CSS as well
.fixed_header.social_header #main { padding-top: 0; } .header_color .header_bg { background-color: transparent; } #header_main { border-bottom-style: none; } .header-scrolled .header_bg { background-color: white; }
Best regards,
YigitDecember 13, 2013 at 4:25 am #199757Thatnks for the reply, but didnt seem to work.
Im trying to get nav this color on load #86b4cc then turning to white.
Right now its white all of the time
Thanks
December 13, 2013 at 8:51 am #199800Hey!
What type of header do you have? Please check on Enfold > Header > Header style.
Regards,
IsmaelDecember 13, 2013 at 10:34 am #199852small fixed header
December 13, 2013 at 11:27 am #199884Hi!
Yigit’s code should work with a few modification. Please use this:
.fixed_header.social_header #main { padding-top: 0; } .header_color .header_bg { background-color: transparent; } #header_main { border-bottom-style: none; } .header_color.header-scrolled .header_bg { background-color: white; } .fixed_header #main { padding-top: 0; }
Remove browser cache then reload the page. Test it on another browser.
Cheers!
IsmaelDecember 13, 2013 at 11:37 am #199889No it didnt. But I suspect there’s something else. Even when I change the headers color Styling > header it stays white. And thank you for the quick responses
December 13, 2013 at 11:48 am #199895Hi!
It did change on my end. What browser and OS are you testing this?
Cheers!
IsmaelDecember 13, 2013 at 11:55 am #199899Firefox windows 7.
I think it is something else. Like I said, In settings I can change the nav to any color and it always stays white.
December 13, 2013 at 12:37 pm #199908This reply has been marked as private.December 13, 2013 at 5:14 pm #199995Hi!
It does seem to be working fine on my end. Please see screenshot here http://i.imgur.com/eMRKQU1.jpg
Please flush browser cache and settings if you are using caching plugin and refresh your page a few timesRegards,
YigitDecember 13, 2013 at 5:36 pm #200009I just figured it out. Was using a CDN and I had to turn it completely off :)
Im down to a last question if possible. Is there a possibility of the nav font change when the header does.
Cause Im starting with a dark header/white nav. When the header turns to white…well, you know the rest
If not, thanks anyway for the amazing service
December 13, 2013 at 7:04 pm #200036Hi!
Please try adding following code to Quick CSS
.header-scrolled .main_menu ul:first-child > li > a { color: red; }
Best regards,
YigitDecember 13, 2013 at 7:39 pm #200054You’re the man!
December 13, 2013 at 8:29 pm #200067 -
AuthorPosts
- The topic ‘no Slider’ is closed to new replies.