Tagged: x
-
AuthorPosts
-
June 8, 2016 at 4:33 am #1031540
Suzanne SParticipantHi,
I’d like to include a shadow on my navbar so when you scroll down there is a shadow under the bar at the bottom.
http://www.howtostartworkingathome.com/
Can I have the code for this please?
regards
SuzanneJune 8, 2016 at 10:39 am #1032083
JoaoModeratorHi Suzanne,
Please add the following code to Appereance Customizer Custom CSS
.x-navbar { -moz-box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135); -webkit-box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135); box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135); }Hope that helps,
Joao
June 9, 2016 at 12:54 am #1033457
Suzanne SParticipantI tried that code and it does nothing.
June 9, 2016 at 1:37 am #1033495
RupokMemberHi there,
Thanks for writing back. The above code seems correct and should work if you add this correctly. Make sure the code above this is closed properly.
You can also try this instead :
.x-navbar { box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.133); }Hope this helps.
June 9, 2016 at 5:02 am #1033745
Suzanne SParticipantIt does nothing.
June 9, 2016 at 7:30 am #1033899
JoaoModeratorHi Suzanne,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
June 11, 2016 at 10:16 am #1037375
Suzanne SParticipantIt’s working now…thank you 🙂
June 11, 2016 at 10:49 am #1037405
ThaiModeratorGlad it worked 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1031540 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
