there is a section that you will see that has a tea cup and some tablets here:
I am using a piece of CSS you gave me to pin the background, which works great and looks like this:
.fixed-bg .x-bg .x-bg-layer-lower-image {
background-attachment: fixed !important;
}
I want to put a drop shadow inside this section on the top and bottom (not on the sides) and no matter what I do, I can’t seem to get it to work. I have tried adding CSS I’ve seen in other posts in the inline area in customization on the section, and I’ve tried creating CSS in the customizer but I’m not sure how to add 2 classes in the customize area of a section. When I use the drop shadow option in the section it doesn’t do anything either.
