Tagged: x
-
AuthorPosts
-
February 10, 2017 at 6:21 pm #1366495
ggoudeyParticipantI am trying to make the background color of a section with text transparent. It is just below the top background image set to parallax. I have some dummy test in place and will be adjust the colors of the text and bg color.
I would also like to give the navbar a degree of transparency.
I haven’t found much info on the proper way to set up the parallax effect but i’ve found that if i set the padding of the bg image (in this case, a barn) to 300 top&bottom, that the whole image is displayed.
What I’m trying to achieve is that the whole image is visible, but that a portion of the top is covered by a semi transparent navbar and the bottom by a transparent text field.
February 11, 2017 at 12:25 am #1366772
ChristopherModeratorHi there,
The background has 0.93 of transparency. It displays body background color over transparency. If you want to make sure that it works fine, please add a background image to body.
You can also add transparent background color to your column.
If you want to change background position, you have to disable parallax option.
Hope it helps.
February 11, 2017 at 1:28 pm #1367164
ggoudeyParticipantI now understand the slider in the color picker for adjusting the ‘a’ value. But from your explanation I don’t understand how to make the bg color in the section transparent so the barn parallax image can be seen while the text can still be read?
February 11, 2017 at 3:28 pm #1367250
ggoudeyParticipantOK. I think I am figuring it out.
February 11, 2017 at 3:59 pm #1367286
ggoudeyParticipantOK, this is working out nice. Thanx for your help Christopher.
Is it possible that the navbar can have transparency?
February 11, 2017 at 11:49 pm #1367583
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.x-navbar { background-color: rgba(0,0,0,0.5); } @media (min-width:979px){ .home div#x-section-1 { margin-top: -75px !important; } }Hope that helps.
February 12, 2017 at 4:53 pm #1368149
ggoudeyParticipantYes that does it. Thanx. But I can’t figure out why there is a gap between the post carousel and the navbar? Maybe the transparency showed what could not be seen otherwise?
February 12, 2017 at 10:38 pm #1368429
RupokMemberHi there,
Looks like you have take off the “Navbar Top Heights” value. Let’s place 75px for this from Customize > Header.
Thanks!
February 13, 2017 at 7:33 pm #1369827
ggoudeyParticipantI have done as suggested above. Look good now. Thank you.
February 13, 2017 at 9:13 pm #1369902
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1366495 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
