Slider Revolution Yellow Slanted Line in Jevelin Construction Site Homepage Head

Home Forums Jevelin Theme Slider Revolution Yellow Slanted Line in Jevelin Construction Site Homepage Head

Home Forums Jevelin Theme Slider Revolution Yellow Slanted Line in Jevelin Construction Site Homepage Head

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

    Hi! How to delete the yellow bar overlay above the slider in Jevelin Construction site header? Thank you.

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

    Hi @e13,

     

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

     

    You can remove it by editing the slider or 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

     

    .rev_slider .tp-parallax-wrap.tp-parallax-container {
        display: none !important;
    }

     

    Best regards,
    Shufflehound team

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