Okay
  Public Ticket #3680009
Home video overlag grid
Closed

Comments

  •  3
    Herman de Pagter started the conversation

    Hi there,

    I want to turn off the overlay grid on the home page of the 'header' video. I used code that I found in someone else's post. The instructions: Customizer -> Extra CSS and fill in the code.

    #home .pattern {
        background: none;
    }

    Unfortunately, the grid is still there.

    Could you please provide a solution for turning off the video overlay?

    Kind regards,
    Herman de Pagter 

  •  1,973
    Support replied

    Hello Herman,

    plz rather try

    .home-section .pattern {
        background: none;
    }

    in customizer -> additional CSS

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  3
    Herman de Pagter replied

    That's the code I need, and it does the job.

    Thank you, and kind regards,
    Herman