Hi there,
I have adjusted my slideshow photo with this:
.avia-slideshow-inner {
height: 400px !important;
}
However it seems the container has not moved with it so there is now a white gap under the photo. Can you help me fix this so everything gets sized together?
Many thanks
Hey Tiabliss,
You have linked to a page in the WordPress backend, could you post a link to where we can see the issue instead please?
Best regards,
Rikard
Hi Rikard, Sorry I don’t have a live site yet.
See link with screenshot of issue (‘I’ve highlighted in red the space that needs to be reduced)
Thank you.
Hi,
Thanks for the screenshot, but it will be very difficult for us to help if we cannot inspect the actual page. Would you be able to publish your work on a live server maybe?
Best regards,
Rikard
Hi Rikard,
I’m sorry but i’ve only just started designing my site so don’t want to make anything live.
I can give you my login credentials if you can’t just give me some CSS to fix.
Many thanks,
Hey!
Your image is 1030x290px. Please upload it in 1030x1030px or 1500x1500px :)
Cheers!
Yigit
Hi Yigit,
I don’t want it square, that’s the whole point….
Hi Tiabliss,
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
#fullscreen_slider_0, .avia-fullscreen-slider .avia-slideshow-inner {
max-height: 400px;
}
If you need further assistance please let us know.
Best regards,
Victoria