• Resolved rovanos

    (@rovanos)


    Hi,

    Maybe it’t already addressed earlier but I can’t find it under these words.

    How can I remove the dark gradient/vignette at the bottom of the page?

    Br,
    Rob

    • This topic was modified 4 years, 6 months ago by rovanos.
Viewing 1 replies (of 1 total)
  • Thread Starter rovanos

    (@rovanos)

    The solution seems to be:

    You can remove it by going to Admin > Apperance > Customize > Extra CSS, and then add the following:
    
    .header-image:after { content: none; }
    
    That will hide the dark gradient on top of the image, and create a hard break between the bottom of the image and the rest of the page.
Viewing 1 replies (of 1 total)

The topic ‘Remove dark gradient/vignette’ is closed to new replies.