Okay
  Public Ticket #915308
removing overlay on large slider images
Closed

Comments

  •  2
    Adam started the conversation

    Hi, I"m trying to remove the overlay on the large slider images at the top of my page. How do I do it? Thanks!

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    .overlay {display: none;}

    Best Regards,
    Jelly Team