Tagged: styling
Hi, i have a page with a color section in which a content slider is placed
In the following section is a image as background placed, and every time i slide in the above content slider the image “jumps”. I tried playing around with the section height, but i wasnt able to come to a working result.
Hey rolfroyce,
That’s normal since the content have different heights, try adding this code to Quick CSS (located in Enfold > General Styling):
#workflow .avia-content-slider-inner {
min-height: 600px;
}
Let us know if it works.
Best regards,
Nikko