Home Forums HashOne Removing of dark filter of header background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3984
    enzian
    Participant

    I’ve try both methods sugessted in this forum:

    1. Adding of .hs-slide-overlay{background: none} in custom CSS
    2. Adding the same script in style.css.
    both without any results.

    How can I remove dark filter from main background picture ?

    http://www.atlas-raszkow.pl

    #4021
    Hash
    Keymaster

    That CSS was for the slider. For header banner use this CSS

    .hs-main-header:after{
    display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.