badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Transparent pages

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3072
    APPMAGENT
    Participant

    Hi
    Could you tell me if its possible to make the white pages semi transparent so that the background colour shows through. I am new to all this so if you can supply easy to understand information.

    #3134
    APPMAGENT
    Participant

    It would be helpful if someone could answer my query?????

    #3177
    sovit ranjitkar
    Keymaster

    @APPMAGENT Sorry for the late reply.
    To make the white pages semi transparent Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:

    .wrapper {
        background-color: rgba(255, 255, 255, 0.5); 
    }

    Note: Change the 0.5 value above for to increase and decrease the transparent.

    Now, Click on Save All Changes Button and Refresh your browser.

    Thank you for using our theme

    #5599
    Uniquedesign
    Participant

    Hi is it possible to have just the header transparent so the logo looks as if it is on the background

    #5657
    sovit ranjitkar
    Keymaster

    Sorry. It is not possible. Need to customize lots of CSS. You have to hire a developer for it.

    Thank you!

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