Venture theme: add text under Product Title

Solved

Venture theme: add text under Product Title

tsmaco
Tourist
9 0 5

Hello

Is it possible to add a line of text under the main product title (on the product page)?

It would be the same text on every product, so I'm assuming there's a single line of code I can put in the theme.scss ?

 

Thanks

Accepted Solutions (2)

dmwwebartisan
Shopify Partner
12376 2559 3749

This is an accepted solution.

@tsmaco 

Please go to sections/product-template.liquid in your theme using edit code and add your text below the product title. Please check the screenshot below.

product-title-text.jpg

Hope this helps.

Thanks!

 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app

View solution in original post

hash777
Shopify Partner
168 9 23

This is an accepted solution.

@tsmaco  Hi ! If helpful then please Like and Accept Solution.
THANKS

This is the solution. 

******** INPUT ***************

  1. From your Shopify admin, go to Online Store 
  2. and then click Actions.
  3. from drop down Click Edit Code 
  4. Under Sections click product-template.liquid
  5. Ctrl + F (find code----<<div class="product-form__controls-group">
  6. Before this code enter following code
  7. <h2> good for travelling </h2>
  8. Click Save.

******** OUTPUT ***************

3.PNG

If helpful then please Like and Accept Solution.
THANKS

View solution in original post

Replies 6 (6)

dmwwebartisan
Shopify Partner
12376 2559 3749

This is an accepted solution.

@tsmaco 

Please go to sections/product-template.liquid in your theme using edit code and add your text below the product title. Please check the screenshot below.

product-title-text.jpg

Hope this helps.

Thanks!

 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
tsmaco
Tourist
9 0 5

Perfect, thank you.

hash777
Shopify Partner
168 9 23

This is an accepted solution.

@tsmaco  Hi ! If helpful then please Like and Accept Solution.
THANKS

This is the solution. 

******** INPUT ***************

  1. From your Shopify admin, go to Online Store 
  2. and then click Actions.
  3. from drop down Click Edit Code 
  4. Under Sections click product-template.liquid
  5. Ctrl + F (find code----<<div class="product-form__controls-group">
  6. Before this code enter following code
  7. <h2> good for travelling </h2>
  8. Click Save.

******** OUTPUT ***************

3.PNG

If helpful then please Like and Accept Solution.
THANKS

Carlomark
Tourist
16 0 1

How can I align top product titles? 

 

 

Carlomark
Tourist
16 0 1

 

 

Carlomark
Tourist
16 0 1

Carlomark_1-1720257323600.png