• Resolved bedisneysmart

    (@bedisneysmart)


    Hi

    On my website when i scroll down the header video has a dark overlay over it which i would like to remove! is this possible?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter bedisneysmart

    (@bedisneysmart)

    Can i please get some help?

    Theme Author themeinwp

    (@themeinwp)

    Hi @bedisneysmart ,

    Regarding your queries:

    From your WordPress Dashboard, Navigate to Appearance ▸ Customize ▸ Additional CSS and add below CSS

    header.site-header.twp-overlay:before {
        display: none;
        content:none:
    }

    Remarks: This will remove the video overlay entirely.

    Thanks and Regards,
    ThemeinWP Support Team

    Thread Starter bedisneysmart

    (@bedisneysmart)

    Hi

    I’ve copied and pasted the code in and it doesn’t work? red X comes up stating

    ‘expected R brace at line 3 column 17’

    any ideas?

    thanks

    Thread Starter bedisneysmart

    (@bedisneysmart)

    We removed a colon or something that was underlined in red and it accepted the code and all is perfect now.

    Thank you

    Hi @bedisneysmart
    Have the same problem, can’t figure out how should be this code. Can you send me it, please? Thanks!

    @themeinwp – can you help me with the same problem? Can’t figure out how should be correct code. Thanks!

    Thread Starter bedisneysmart

    (@bedisneysmart)

    We no longer have that website, so, unfortunately, I can’t copy the code sorry. I think you when you’ve entered the code it underlines a colon in red. delete it and it should work. sorry I couldn’t have been more helpful.

    Thanks, will try again!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Header overlay’ is closed to new replies.