Hello again. I have an image on the front page of this sitehttp://user44618.vs.easily.co.uk/ and I’ve been asked if I can make the caption all on one line (on a desktop) I have found, in the Weaver Xtreme options Images>Captions option for CSS but I don’t know what to add to make the text smaller. (I presume this is where to do it, but I’m only guessing.) Does anyone have any suggestions? Thankyou.
You will want to adjust the caption text size using the CSS+ box. In this case, probably a % base value will be best as that gives a size relative to whatever the default is.
So, start with something like
{font-size:90%;}
in the CSS+ box of the Images : Text Color option. Adjust till you get what you want.