• Is it possible to just make behind the header text transparent but keep the body /nav bar color intact?

    Thank you!

Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I think the only way to do that would be to manipulate the HTML structure of the template that you’re using on that page. Manipulate so that <header> is outside and above of <div class="container">.

    For this you’ll need to create a Child Theme, then copy the template file from your theme and paste it into your Child Theme directory.

    Once you’ve done that, can you notify us which template file it is, the name of the actual file?

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