Product Title Hard Break into two or three lines - Dawn Theme

Product Title Hard Break into two or three lines - Dawn Theme

shimlee
New Member
10 0 0

Hello,

Shimlee is an online based shop taking customers photos and designs and printed them on wood. All of our products have multiple options for the customer to choose from and design for their home.

 

We are trying to split apart our Product Title within our Shopify Website - Dawn theme.

 

We have looked at our liquid code and cannot find "card_product.title" to change some of the settings like other threads have suggested. So we are in need of assistance.

 

Screenshot of where we would like to add another hard break across all screen sizes:

shimlee_0-1719327001563.png

 

Website: Panorama Wood Photo Print (16:9 Ratio) – Shimlee (shopifypreview.com)

Live View Passcode: Khome200

 

Replies 2 (2)

BSSCommerce-HDL
Shopify Partner
2305 834 905

Hi @shimlee
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

BSSCommerceHDL_1-1719327484347.png

 

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

BSSCommerceHDL_0-1719327476573.png

 

Step 3: Insert the below code at the bottom of the file -> Save

.product__info-container .product__title h1 {
    font-size: 20px !important;
}

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

shimlee
New Member
10 0 0

We are not looking to change the size of the product title. We want to control where we can put a <br> into the title.