Title: Transparent background
Last modified: March 5, 2018

---

# Transparent background

 *  Resolved [procreator70](https://wordpress.org/support/users/procreator70/)
 * (@procreator70)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/transparent-background-59/)
 * Could you please explain me how to make transparent background to make visible
   background image on the block of the theme ?

Viewing 1 replies (of 1 total)

 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/transparent-background-59/#post-10106761)
 * Hello, [@procreator70](https://wordpress.org/support/users/procreator70/) !
    
   Thanks for your question. In order to solve your problem, you need to go to CSS
   Editor tab and insert this code:
 *     ```
       #{{table.view_id}} .ptsCol .ptsColHeader {
       background-color:rgba(255,0,0,0.3);
       }
       ```
   
 * Where “255,0,0” – RGB color value; “0.3” – opacity of background, you can choose
   value from 0 to 1.
    You can read more detailed tutorial by following this link
   [https://supsystic.com/documentation/background-color-opacity/](https://supsystic.com/documentation/background-color-opacity/)
   I hope this helps! Feel free to contact us here or via internal support in case
   of any questions.
    -  This reply was modified 8 years, 4 months ago by [supsystic](https://wordpress.org/support/users/supsysticcom/).
    -  This reply was modified 8 years, 4 months ago by [supsystic](https://wordpress.org/support/users/supsysticcom/).

Viewing 1 replies (of 1 total)

The topic ‘Transparent background’ is closed to new replies.

 * ![](https://ps.w.org/pricing-table-by-supsystic/assets/icon-256x256.png?rev=1240923)
 * [Pricing Table by Supsystic](https://wordpress.org/plugins/pricing-table-by-supsystic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pricing-table-by-supsystic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pricing-table-by-supsystic/)
 * [Active Topics](https://wordpress.org/support/plugin/pricing-table-by-supsystic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pricing-table-by-supsystic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pricing-table-by-supsystic/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/transparent-background-59/#post-10106761)
 * Status: resolved