Transparent background of "Share" button
Transparent background of "Share" button
Template which I used have a "share" button, but when I click to it background of "add this" is transparent, and I need to be any color. This is screnshoot.

I guess I should change the color in the CSS, but I'm not sure about code position.
Please help

I guess I should change the color in the CSS, but I'm not sure about code position.
Please help

Ciara Leah- New Member
-
Posts : 9
Reputation : 0
Language : English
Re: Transparent background of "Share" button
Hi,
Invasion?
Add this to CSS and insert your color codes
Invasion?
Add this to CSS and insert your color codes
- Code:
#at15s {
background-color: #your color code here;
}
.popmenubutton a {
background-color: #your color code here;
}
.at15t {
background-color: #your color code here;
}
Re: Transparent background of "Share" button
It works! Thank you very much!

Ciara Leah- New Member
-
Posts : 9
Reputation : 0
Language : English
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum