Tagged: color section
on the page below, I am trying to get the top parallax image in my color section to show the full photo as you see in the full screen easyslider at the bottom of the page. I have gone through the color section settings many times…it’s set on 75% page height, image uploaded at 1310×650, top center, no repeat. THe left side is getting cut off. Can you help me with this? my page is set to 1310.
Thanks for taking a look
Nancy
Hey Munford!
Drag a codeblock element to the page and add this inside.
<style type = "text/css">
.avia-full-stretch {
background-size: auto !important;
}
</style>
Regards,
Elliott
OK – I still don’t really understand how the color section background size should be selected…but I am working with it.