Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #105218
    gargoyle35
    Participant

    Hi;

    On my site (http://birhayalinizinde.com) header zone seem black instead of transparent. It’s the same on WAMP, too. What could be wrong?

    PS: I’ve tried on all browsers and saw the same.

    Thanks.

    #105266
    Mahesh
    Keymaster

    @gargoyle35: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:

    .header-bg #masthead {
        background-color: rgba(0, 0, 0, 0.7);
    }

    Regards,
    Mahesh

    #105271
    gargoyle35
    Participant

    Thank you very much for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Not Transparent Header on Rock Star’ is closed to new replies.