Hi! I changed the height of the accordeon slider with this code I found on the forum:
#top .aviaccordion {
height: 300px;
}
But now the images on the background are also smaller and not in proportion. Can the image stay in proportion?
Thanks!
Hey jannnnnneke,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .aviaccordion-slide img {
height: auto;
}
If you need further assistance please let us know.
Best regards,
Victoria
It worked!! Thanks a lot!
Hi jannnnnneke,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria