hi there
i am trying to style some of my slider description text to refer to the image's source (a citation); i tried editing custom.css to create a new class:
.src {
font-size: 12px;
font-style: italic;
}
and then added:
<p class="src">North Vancouver Museum & Archives #11344.</p>
right into the caption text field, but it still displays as the same size etc as the other text, so it seems that perhaps i need to dig deeper and have a new input filed with its unique styling to make this happen; please advise
thank you, jodi














