Home>Support>Features Widget Transparent Container

Features Widget Transparent Container

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Is there a way to make the container color transparent in the Features Widget?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 4 months ago Daniel
    Hi, I Work Here

    Hi Andrew,

    Would you mind send a link to your site, so that I get you a custom solution for you? A highlighted screenshot would help too.

    Looking forward to hear from you

    Cheers

  2. 10 years, 4 months ago Andrew Claflin

    Hi Addo,

    The site is still under development, and won't go live until tonight, but here is a screen shot of what I'm talking about. Currently, the containers for the features widget must have a color. How can I make them transparent, so just the icon is visible?

  3. 10 years, 4 months ago Daniel
    Hi, I Work Here

    Hi Andrew,

    First of all I apologize for the delayed response.

    It seems you did not attach the screenshot. Would you mind re-attaching a link to it and probably a direct link to the page in question?

    Looking forward to hear from you.

  4. 10 years, 4 months ago Andrew Claflin

    Not sure what happened to the screen shot…

    the site is http://www.goldenarowanaflooring.com and my question is how to make the red containers of features widget on the front page transparent.

  5. 10 years, 4 months ago Daniel
    Hi, I Work Here

    Hi Andrew Claflin

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .sow-icon-container.sow-container-rounded-square {
         opacity: 0.4;
        filter: alpha(opacity=40); /* For IE8 and earlier */
    }
    

    Try that out

    Cheers

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More