• Resolved ben27

    (@ben27)


    Hi,

    I realise there’s a shadow if we hover the mouse on the side of the enigma slider.

    Is it possible to remove this? I thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme General Options.

    Here, copy below code and paste into Custom CSS.

    .carousel-control.left {
    background-image: none !important;
    }
    .carousel-control.right {
    background-image: none !important;
    }

    Save the changes.

    Thanks.

    Thread Starter ben27

    (@ben27)

    Thank you so much for a super quick support!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove The Shadow on Hover In Enigma Slider’ is closed to new replies.