Re: How to change font size for featured product slideshow in Venture theme

How to change font size for featured product slideshow in Venture theme

BottleTripWines
Tourist
10 0 1

Hello,

I can not figure out How to change font size for featured product slideshow in Venture theme.  Its about 60 pixels and that is way too big.  All of the advice for other themes has not worked in the code for Venture. 

Thank you,

Bonny

Bottle Trip Wines

Replies 7 (7)

Kinjaldavra
Shopify Partner
2302 570 1426

hello @BottleTripWines 

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

BottleTripWines
Tourist
10 0 1

www.bottletripwines.com

password to view store: winetime

 

Thank you

Kinjaldavra
Shopify Partner
2302 570 1426

hello @BottleTripWines 

can you please share a screenshot of which section do you want to  change font size for featured product slideshow

BottleTripWines
Tourist
10 0 1
Here is the screenshot.
Thank you
BottleTripWines
Tourist
10 0 1

Screenshot 1 for Shopify help.jpg

Kinjaldavra
Shopify Partner
2302 570 1426

hello @BottleTripWines 

please Go to Online Store->Theme->Edit code then go to assets/style.css ->paste below code at the bottom of the file.

@media only screen and (min-width: 759px) {
.template-index .grid.featured-product .grid__item .flex__item .emphasized-title {
        font-size: 20px;
}
}

 

BottleTripWines
Tourist
10 0 1

Thank you, but there is no Style section in the Assets menu.

See screenshot. ThanksScreenshot 2 Shopify help.jpg