Home>Support>Features Widget Transparent Container
  1. 9 years, 7 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. 9 years, 7 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. 9 years, 7 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. 9 years, 6 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. 9 years, 6 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