white space above revolution slider

Home Forums Jevelin Theme white space above revolution slider

Home Forums Jevelin Theme white space above revolution slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • greensmith
    Participant

    When we add a revolution slider element to the top of our pages there is a white space between the nav bar header and slider that we can’t get rid of. Please advise.

    Hi @greensmith,

     

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

     

    You can remove 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

     

    #wrapper > .content-container.sh-page-layout-default {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

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