• Hi,
    I want to remove light black shadow on slider. How can I remove it ? I tried to disable some CSS Classes but it is not working. Please tell me how to remove it?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Jarret

    (@jarretc)

    I think this should work if you add it to Appearance->Customize->Additional CSS

    .home .hero-area .edu-overlay {
    	background: rgba(0, 0, 0, 0);
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to remove slider shadow?’ is closed to new replies.