First off, thank you for your support. I am very happy with what we’re able to accomplish, here.
Second, I think this may be a dumb question, but in:
http://kriesi.at/themes/enfold/pages/about-us/
There’s a cool shadow-y separator that I think is part of the alternate content for that particular section, but I don’t know if it’s an image or procedurally done with some CSS.
How can I do this for all my alternate sections?
Thanks!
Hi Tyler!
I’m not entirely sure what you mean but I think you are referring to box shadow on one of the elements:
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
Cheers!
Rikard
So yes – I think that’s what I want. Just to be clear, I’m talking about this…
But how can I get ALL alternate content to mimic this? In general styling?
If so, what?
Oh. In General Styling, there is a area called Alternate Content. My impression is that I can apply the style and effects to any color section when I specify it as Alternate Content.
If I can’t apply it to all Alternate Content. How do I apply it on an individual basis? What element am I applying it to?
Hey!
When you edit your color section there is an option called “Section top border styling” which you can set it as “Display a small styling shadow” to get that effect.
You can use it with the main content or alternate content sections.
Best regards,
Elliott
THAT WAS IT!!
Thank you so much!!