• Resolved mrblues

    (@mrblues-1)


    Hi, previous post had the issue with width of slider image, you say it should be 1440 pixels wide but that is not enough with bigger screens.

    Is there custom CSS code which will get the slider wider as now it′s aligned to left and too short image leaves empty white space on right side of the screen?

    cheers!

    mrblues

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mrblues

    (@mrblues-1)

    just a thought, home banner is wide as your screen, how could we use same rules with the slider?? just saying…..

    Thread Starter mrblues

    (@mrblues-1)

    just found out that of course slider is right size when using boxed site but full width site is the issue.

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi @mrblues,

    Open funtion.php file form the code directory of your theme package.

    Find below line of code in this file

    add_image_size('kyma_slider_post', 1349, 540, true);

    1349 is the width of slide and 540 is Height. Change 1349 with according to your needed. Save the change and upload your slider image again.

    Please let us know for further assistance.

    Thanks

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Its been 2 week. so we are marking this ticket as resolved.

    Thank You

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘width of slider image is not enough’ is closed to new replies.