This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to make button background transparent in the Hero widget?

3 years ago · Last reply by Andrew Misplon 3 years ago

I want to add cropped icons of stuff like face and youtube to the hero banner even when I choose an icon or upload one these is background color on the button which I cant make transparent, I tried in the text box and class box but that didnt work

This is how it looks
Screenshot-2022-08-03-160133

This is my setup
Screenshot-2022-08-03-160251

These are my settings
Screenshot-2022-08-03-160349

Screenshot-2022-08-03-160434

I want to make that blue background disappear

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 3 years, 6 months ago

    Hi Stefan

    I’ll chat with Alex here at SiteOrigin about a transparent option. For now, you could perhaps try in AppearanceCustom CSS or CustomizeAdditional CSS:

    .sow-hero-buttons .ow-button-base a {
    	background: none !important;
    	border: 0 !important;
    }

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.

Have a different question or issue?

Start New Thread