Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi elsson,

    To hide the dark fade, add the following CSS:

    .wrapper:before,
    .bg-shader {
         display: none !important;
    }

    — Anders

Viewing 1 replies (of 1 total)

The topic ‘Fixed background’ is closed to new replies.