SnapShot template slider.
Greetings. How I can define width and height for Home page slider for example to 900x650px? I need to resize images for that size also? At this time I see only stomach from my picture where the picture size 1920x2560px. Your presented slider size in the SnapShot theme are fixed in the height to 420px I think.
Thank you in advance for helping!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Martiny
Thanks for reaching out.
Give the following a try in the field at Appearance > Custom CSS:
/* Slider */ home-slider, .gallery-slider { height: 420px; margin: 0 auto; max-width: 920px; }Adjust as required.
If Appearance > Custom CSS isn’t there, install our Custom CSS plugin:
https://wordpress.org/plugins/so-css/
Thank you. I have problem with your CSS code. I do not see # :) Have a nice day!
Sorry, that should have been:
/* Slider */ #home-slider, .gallery-slider { height: 420px; margin: 0 auto; max-width: 920px; }Thank you! :)
For sure :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.