I am currently using the Narrative theme and want to add a subheading to the bottom of my title on the homepage slideshow. How can I do this?
Just some small text in the circled area. Thanks!
Hey there @minicube ,
Are you able to provide your store URL? I can’t help without looking at your website.
Hope that makes sense
pass: 123
Hey again @minicube ,
Ok so follow the below steps to add a subheading below the main heading on the slideshow
Eidt theme code
Open sections folder
Open slideshow.liquid
Search for “slideshow__heading” (Use CTRL + F)
Just below the ending tag add the following code
#### This is a sub-heading
Hope it helps. Don’t forget to let me know if it solves your problem.