• Resolved Melodyk

    (@melody62)


    Hi

    I would like the background to be transparent so my backgroundimage is fully visible

    How to proceed

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Aumkar Thakur

    (@aumkar)

    To make container transparent add following CSS code in style.css file

    #page, #masthead, .drag-navbar, .break-social {
    background: rgba(255, 255, 255, 0.13) !important;
    }

    Thread Starter Melodyk

    (@melody62)

    Thank you Aumkar, for getting back to me on this

    I’d figured it out already ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Transparancy’ is closed to new replies.