Code for changing font in captions

Can anyone provide a code for changing gallery caption fonts to a custom font, preferable throughout the entire site for each caption, but would also not be adverse to doing it right in each caption box. Thanks!

1,689 Views
Message 1 of 4
Report
3 REPLIES 3

@DrMarsha :  If you have already installed the custom font, then I believe in most themes you can use html code to secify your font and caption.

It may look like:

<p style="font-family:verdana">This is a paragraph.</p>
<p style="font-family:'Courier New'">This is another paragraph.</p>

1,680 Views
Message 5 of 4
Report

@bobafett 

Would that go right in the caption box or is that somewhere in the HTML/CSS editor? If I put that in the editor, do I need something to specify it is for caption boxes? Thank you!

1,652 Views
Message 5 of 4
Report

@DrMarsha :  I believe it would go right in the caption box.  AS I mentioned earlier some of the weebly themes allow that.  I am not sure if all the themes allow that or not.

1,647 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.
grz-custom-initialLetter