- This topic has 2 replies, 2 voices, and was last updated 10 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Education Hub Pro › Slider Image Size
Tagged: Slider Images
Hello There,
Thanks once again for your quick response (great support). I noticed if i reduce my slider image size anything below 1200 x 800 px the pictures looks terrible. I would like to keep my images at 1024 x 300.
Please assist
Thanks again
Well, the recommended image Sizes for slider is 1420px X 550px . The image height equal to 300px would be extra small in viewport.
However, if you still want it to that size, slider height can be reduced through custom CSS code.
You can try the pasting the following code again.
.site-layout-fluid #main-slider {
height: 300px !important;
}
Hope this helps !
Hello There,
Thanks a bunch for your help
Regards,
Richard
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



