Hi, I just need to increase the font size of the subheading text on the Slideshow section. I’ve highlighted it in the image.
Hey @jasondane
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag.
Please Add the following CSS code to your assets/section-image-banner.css bottom of the file.
@media screen and (min-width: 750px){
.banner__box>*+.banner__text {font-size: 25px !important;}
}
Thanks!
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
This worked. Huge thanks!
Thanks Welcome Again!
