Hi,
Not a GP problem, but you guys are brilliant so maybe you can help me. I added weather atlas widget to my site at thecatholictravelguide.com but want to make the text inside the widget smaller. Asked them how, and they sent me this:
You can “play” with the CSS (a bit complicated if you are not familiar with editing the WordPress’ CSS)
e.g.
.weather-atlas-wrapper {font-size:80%}
(this would make font smaller of the entire widget)
Fortunately I have simple CSS and have used it successfully before….but does not work this time. I think they either gave me an incomplete css or just the wrong css.
Any suggestions?