Slider Revolution Padding Issue after Upgrade de Jevelin 4

Home Forums Jevelin Theme Slider Revolution Padding Issue after Upgrade de Jevelin 4

Home Forums Jevelin Theme Slider Revolution Padding Issue after Upgrade de Jevelin 4

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • jamesaubertin
    Participant

    After Upgrading the Jevelin theme we now have a padding issue around the slider that we can’t seem to remove.   The Slider is set as a full width column with  no top or bottom padding but it still has space around it.

    Attachments:
    You must be logged in to view attached files.

    jamesaubertin
    Participant

    Here is the page on the test server.

    http://valeo.jamesaubertin.com

    Solution for this topic

    Hi @jamesaubertin,

     

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

     

    You can either fix it by editing the slider in the Slider Revolution or add 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

     

    .home .sh-revslider rs-sbg-wrap {
        transform: none !important;
    }

     

    Best regards,
    Shufflehound team

    jamesaubertin
    Participant

    Perfect that is exactly what I needed!  Thank you

    You are most welcome here 🙂

Viewing 5 posts - 1 through 5 (of 5 total)