Change font color in Button (PB) widget
Hi!
On www.badbaljan.com we use the Button (PB) widget to announce free delivery. In the sidebar we have one and I am not sure when, but now the font color has changed on this one to our normal bluich link color. But on this button we like it to be white as the one in the body on mail page?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Eric
The button is picking up the visited link colour from another CSS Entry. To correct this please add the following to your Custom CSS
.origin-widget-button-vantage_flat-dark_green.origin-widget a:visited { color: #ffffff; }Let us know how you get on
Magus
Hi Eric,
Was having a second look at your page, please ignore my previous post and add this instead
.origin-widget-button-vantage_flat-dark_green.origin-widget a { color: #ffffff !important; }the overriding entry was for the link itself, as well as the visited link so the above will work better.
Magus
Hi Magnus,
That worked fine. Thanks for great support!!!
Have a nice weekend!
Eric
This is a private message.
Hi Eric
I am glad you are making progress in developing your site :-)
Always feel free to open a new thread whenever you require support
@Magus much appreciated
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.