Title: Background Transparent
Last modified: September 1, 2016

---

# Background Transparent

 *  [rhercules](https://wordpress.org/support/users/rhercules/)
 * (@rhercules)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/background-transparent-10/)
 * Hi,
 * I have creat a Su Box:
    [su_box title=”Flyers” style=”noise” box_color=”#adbf2d”
   radius=”1″]
 * This Box Works fine and its green the way i want. But inside the contente i want
   it to have a background transparente. How can i do that ? So the background of
   the main site its visible.
 * Best Regards
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [raizaduran](https://wordpress.org/support/users/raizaduran/)
 * (@raizaduran)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/background-transparent-10/#post-7566416)
 * can you post the link where you get this result. It would be easy to figure out
   then
 *  Thread Starter [rhercules](https://wordpress.org/support/users/rhercules/)
 * (@rhercules)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/background-transparent-10/#post-7566425)
 * Thanks for the reply 🙂
 * Link is:
    [https://rbarcia.pt/portefolio/flyers/](https://rbarcia.pt/portefolio/flyers/)
 * What i want is the backgroung to be transparent.
    Not bad the way it is but would
   like to know how to do that 😉
 * Regards
 *  [superradish](https://wordpress.org/support/users/superradish/)
 * (@superradish)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/background-transparent-10/#post-7566670)
 * .black > .su-note {
    height: auto !important; /* !important is used to force 
   override. */ width: auto; margin: 2 2 2em 2%; border-color: rgba(0,0,0,0.85);
   border-width: 2px; border-style: solid; }
 * .black > .su-note-inner {
    height: auto !important; padding: 1em; border-width:
   1px; border-style: solid; background-color: #000000; background-color: rgba(00,
   00, 00, 0.5); }
 * Add these to your settings css in the shortcodes plugin section, or the main 
   css for your theme. i prefer the former because it’s more portable for other 
   pages i am making.
 * in this case you could call it with [su_note class=”black” note_color=”none” 
   text_color=”#ffffff”] and change the border to be .. whatever.
 *  Thread Starter [rhercules](https://wordpress.org/support/users/rhercules/)
 * (@rhercules)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/background-transparent-10/#post-7566677)
 * Thanks i’ll ty that 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

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

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [rhercules](https://wordpress.org/support/users/rhercules/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/background-transparent-10/#post-7566677)
 * Status: not resolved