Add caption under featured banner on simple theme?

Hi all,

How do I add a caption under a featured banner on my website? I want the text to say:

Waterfall [email removed] Ricketts Glen State Park, Pennsylvania.

I want the caption to be small both on desktop and mobile.

Any help is greatly appreciated.

Thanks so much!

www.PennsylvaniaParks.org

Hi @Justin34 ,

You want to show this:

Please go to sections > featured-banner.liquid file and add code here:

Code:

<small>Waterfall @ Ricketts Glen State Park, Pennsylvania.</small>

Hope it helps!

That worked perfectly!! Thanks so much!!

1 Like