Home Forums Pro Themes Education Hub Pro Slider Image Size

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7590
    richardboat
    Participant

    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

    #7592
    wensolutions
    Keymaster

    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 !

    #7595
    richardboat
    Participant

    Hello There,
    Thanks a bunch for your help

    Regards,
    Richard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.