Header background

Support Forums Cian – WP Theme Header background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4477
    Mark
    Participant

    How can I remove the transparent grey layer that stays on top of the header background? I would like to use a full transparency (100%) background of my own (no extra grey layer).
    Thanks !

    #4481
    CreaboxThemes
    Keymaster

    Hi,

    Go to the page Appearance > Theme Options > Custom Scripts, and add the next code in the option Custom CSS:

    #homepage{
        background: none;
    }

    Regards

    #4484
    Mark
    Participant

    Great !!!!! Thanks !!!

    #4487
    CreaboxThemes
    Keymaster

    Your welcome 😉

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.