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
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025