Answer
Sep 22, 2022 - 02:53 PM
For the Call-To-Action widget....you may want to adjust your link color or font, etc....so an example of that would be this:
#ab-tiny-widget a:link,
#ab-tiny-widget a:visited,
#ab-tiny-widget a:hover,
#ab-tiny-widget a:active {
color: #0f639d;
font-family: Lato;
}
You can of course apply whatever styles you'd like, but that is an example.