• Hi,

    Is it possible to edit the opacity of the box in the header carousel?

    I can flick open the files in Editor if you can tell me which one contains the opacity. (I have looked at header.php but don’t see it).

Viewing 1 replies (of 1 total)
  • Theme Author HashThemes

    (@hashthemes)

    Here is the CSS

    #sq-masthead {
        background: rgba(30, 36, 42, 0.25);
    }

    Just change the value of 0.25
    The maximum value for it is 1

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