• Resolved farbodhz

    (@farbodhz)


    Hi . I Use Inspiro theme
    how I Can explicit opacity of header pictuare ? i want use my orginal photo with color

Viewing 1 replies (of 1 total)
  • Hi, @farbodhz

    If you want to remove the slider overlay, add the following code to Appearance -> Customize -> Additional CSS:

    .has-header-image .custom-header-media:before, .has-header-video .custom-header-media:before {
        background-image: none;
    }

    However, removing the overlay will make the slider text difficult to read.

Viewing 1 replies (of 1 total)
  • The topic ‘Up The Opacity’ is closed to new replies.