Question, in the page https://www.vonkels.nl/menu/
I want to get the white part of the shape divider transparant,
so that the marble background set in the general settings of salient (CSS code) will see through.
Hope to hear from you soon,
Thanks in advance
Lennart Koopman
still not working. If You don't know it, that ok. That is also an answer? I'm trying everything. It shouldn't be so hard. Can You please take a good look?
The marble background must come through the divider below part.
You have a Background Image and Color set in the Row Settings that is overlapping the marble image therefore it would have to be removed for it to come through.
Hai All,
Question, in the page https://www.vonkels.nl/menu/ I want to get the white part of the shape divider transparant, so that the marble background set in the general settings of salient (CSS code) will see through.
Hope to hear from you soon, Thanks in advance Lennart Koopman
Hi There,
Please try this css:
Thanks.
Dear Judith,
Thanks for Your suggestion. I tried this option. Still not working. See https://www.vonkels.nl/menu/
I did turn a little soft but not transparant??
tnx in advance
Hi There,
Please try this css:
Thanks.
Not working. Now the shaped divider is gone.
See https://www.vonkels.nl/menu/
tnx in advance
Hi There,
Please try this css:
Remove the one i sent earlier.
Thanks.
As You suggested, https://www.vonkels.nl/menu/
still not working. If You don't know it, that ok. That is also an answer?
I'm trying everything. It shouldn't be so hard. Can You please take a good look?
The marble background must come through the divider below part.
Hey Again,
You have a Background Image and Color set in the Row Settings that is overlapping the marble image therefore it would have to be removed for it to come through.
Thanks
ThemeNectar Support Team
Tahir,
We are almost there!
I did as You told me so: removed bg color and also image. Still not exactly what I want. See attachment.
- The red part should be transparant, that the visitor see the marble BG through.
- The yellow part should be solid color .
In custom css part salient the rule is now:
.nectar-shape-divider-wrap.no-color .nectar-shape-divider {
fill: #fffefe4;
}
One more try please ;)
Keep up the good work and I love Salient as THE theme!
Tnx in advance.
Hey Again,
- The Marble image is below the Yellow part so if we make it solid you wont be able to view the marble image.
- To make the red part transparent use below css:
ThanksThemeNectar Support Team