Shopify themes, liquid, logos, and UX
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
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.
hello @BottleTripWines
can you please share a screenshot of which section do you want to change font size for featured product slideshow
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;
}
}
Thank you, but there is no Style section in the Assets menu.
See screenshot. Thanks
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025