Slider Revolution Issue

Home Forums Jevelin Theme Slider Revolution Issue

Home Forums Jevelin Theme Slider Revolution Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • ukbballrulez33
    Participant

    Hi, please see my main slider at:

    adam.erichugheswebdev.com

    You’ll notice that when the page first loads, the slider is not the correct size (it’s much smaller than it should be). After it goes to the next slide, it is back to the correct size. Please help me fix this issue.

    Hi @ukbballrulez33,

     

    I hope you are well today and thank you for your question.

     

    It seems the issue of Slider.

     

    Could you please try recreating the new slider to resolve the issue?

     

    Best regards,
    Shufflehound team

    ukbballrulez33
    Participant

    Hi,

    Thanks for the reply. I have fixed the slider issue.

    Please see the slider box at the bottom of the homepage. I would like to “shorten” that entire thing. I want to make the height of the background image shorter as to compress the entire widget on desktop. How would I go about doing this?

    Please see the slider box at the bottom of the homepage. I would like to “shorten” that entire thing. I want to make the height of the background image shorter as to compress the entire widget on desktop. How would I go about doing this?

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-iconbox-slider .sh-iconbox-slider-item {
        height: 400px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)