Personalized checkout and custom promotions with Shopify Scripts
Hello everyone,
Long time no talk, but I am back, building my second site! The first is .... successful? 😛
I need to figure out how to change this text and text background for the "Featured Product" section you can add in the theme editor.
Have a look - It is extremely obnoxious and breaks the page up way too much. It needs to be smaller. Please let me know if anyone knows where in the theme scripts to edit this specifically ! Thank you!
Andrew
Solved! Go to the solution
This is an accepted solution.
In Featured.product - not featured.productS
<div class="flex__item medium-up--three-fifths featured-product__text">
<div class="emphasized-title-wrapper">
<a href="{{ product.url }}">
<center> <font size= 15px> {{ product_title }} </font> </center>
</a>
</div>
This is the line you are looking for, I added the Blue text and also moved the title above the entire container, and then centered it.
This is an accepted solution.
In Featured.product - not featured.productS
<div class="flex__item medium-up--three-fifths featured-product__text">
<div class="emphasized-title-wrapper">
<a href="{{ product.url }}">
<center> <font size= 15px> {{ product_title }} </font> </center>
</a>
</div>
This is the line you are looking for, I added the Blue text and also moved the title above the entire container, and then centered it.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024