Tagged: x
-
AuthorPosts
-
October 12, 2016 at 1:38 pm #1213380
LorieParticipantHi ~ I have a couple of questions related to this site: http://yogascience.academyofthehorse.com/home/
1) I would like to make the white container semi-transparent so you can still see the image but don’t totally lose the sense of the container. I’ve tried some different CSS from the forum but haven’t had any success.
2) I’d like the Navbar to go from transparent to solid once you start scrolling. Again – have researched this but not had any luck.
3) I’d like to make the footer the same transparency as the header.Thank you so much!
October 12, 2016 at 4:30 pm #1213620
JadeModeratorHi there,
Please add this code in the customizer:
.entry-wrap { background-color: rgba(255,255,255,0.5) !important; } .x-section, .x-column { background-color: transparent !important; } .x-navbar-fixed-top { background-color: #fff; } .x-colophon { background-color: rgba(255, 255, 255, .5); }Hope this helps.
October 13, 2016 at 12:22 pm #1215025
LorieParticipantYou are awesome Jade!!! Thank you. 🙂
October 13, 2016 at 12:24 pm #1215030
NicoModeratorHappy yo hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1213380 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
