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 : Content, Sidebar, Header, Footer..

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7444
    perfekthealthbeauty
    Participant

    Plz, i want to create transparency (or semi transparency) in all parts of my Attidude PRO thene :
    Header,
    Sidebar,
    Footer,
    Content,
    Borders,

    ecc….

    I want to see ONLY the custom Background in fullscreen (Backgroung Manager Plugin) and my content

    Can anyone help me?

    #7503
    sovit ranjitkar
    Keymaster

    Hi Perfekthealthbeauty,

    To transparency in all parts of my Attitude PRO theme Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

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

    Thank you for using our theme.

    #7510
    perfekthealthbeauty
    Participant

    Thanks!!

    Perfect….plz, how to leave borders and shadows… ?

    Thanks!

    #7513
    perfekthealthbeauty
    Participant

    Ok i have set “Wide Layaout” and solved 🙂 (It’s not possible set rgb values (also transparent) in color options)

    My last problem….. how to cancel the horiz. lines above and below the main menu ?

    thanks!!

    #7519
    sovit ranjitkar
    Keymaster

    To remove the horizontal lines above and below the main menu Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access {
        border: 0 none;
    }

    Thank you!

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