• Resolved dima_folk

    (@dima_folk)


    Hello shufflehound,
    Thank you very much for this great theme. The only one difficult I am faced to is the slider on the front page. Is there any possibility to make it smaller? I mean change the height from 500px to 250px. It would be really great if you help me to manage it.
    Best Regards,
    Dima

Viewing 6 replies - 1 through 6 (of 6 total)
  • Yes, I did it.
    Edit Home Page,
    locate Maskitto Slider – then Edit

    Enter slide height for desktop devices (default height is 500px, min height is 400)

    Thread Starter dima_folk

    (@dima_folk)

    Hi omduk,
    Thank you for your reply, but your advice doesn’t really help me. If I enter the height 200px the changes will not applied. So I think the changes should be applied in stylesheet or js script. But I haven’t find the line to edit it yet.

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    Our slider officially doesn’t support that small height, but you can change it through some custom CSS code:

    .page-slideshow {
        height: 200px!important;
    }
    Thread Starter dima_folk

    (@dima_folk)

    Hello shufflehound,

    Wow, thank you for quick answer. I tried to modify this line, but without important tag. That was my mistake.
    So my issue is resolved, thank you very much for great support!

    Hi Shufflehound,

    where do I have to place the custom code?!?

    Thank you

    OK, found it: In the style.css

    Thank you for this wonderful theme!!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slider size’ is closed to new replies.