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*

Reply To: Wp Portfolio Premium, Content Frame

#71736

Hi Jbedel,

Use the below custom CSS code to switch the grey frame around the content area.

#page {
    background-color: rgba(0, 0, 0, 0.1);
}

Please increase the above 0.1 digit value to your desired transparent for black color.

Thank you!