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*

Wp Portfolio Premium, Content Frame

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71501
    jbedel
    Participant

    Hello,
    I would very much appreciate if you can send me the css code to switch the grey frame around the content area for a 1px black frame.
    thank you very much in advance

    #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!

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