How can I adjust the font size in Prestige theme slideshow?

Hello,

I’ve been working on setting up a shopify website using the Prestige theme, and I want to change the text size on the slideshow.

I tried adding the below code under theme.css but doesn’t seem to work.
.Slideshow__Content h3 {font-size: 1.3em;}

Can anyone help me please?

@JH33

Please share your store URL.

@JH33

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi,
I actually got help from someone and handled that issue.
But could you take a look at the collection image?
I want the whole image to show on mobile view - the image itself can reduce its size but I don’t want it to get cut off on both sides.
the url is : hanskin.com (yaolyo)

Please follow the steps:

  • Step 1: Go to Online store > Themes > Actions > Edit code. - Step 2: Go to Assets > theme.scss.liquid and paste this at the bottom of the file: // SubHeading .Slideshow__Content .SectionHeader__SubHeading{ font-size: 15px !important; } // Heading .Slideshow__Content .SectionHeader__Heading{ font-size: 23px !important; }

@JH33

yes please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
@media screen and (max-width: 640px) {
#shopify-section-collection-template .PageHeader--withBackground {
min-height: 250px;
}
}

@KetanKumar
Thank you so much! It worked!

@JH33

it’s my pleasure to help us

Hi, having the same problem with a custom theme. Cannot edit font size in header slideshow.

Store url: meeoshop.myshopify.com

@Fedi_M

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello,

site url: meeoshop.com

@Fedi_M

Thanks for URL but your store password protect can you please share us!