remove thumbnail im...
 
Notifications
Clear all

remove thumbnail image

5 Posts
2 Users
0 Reactions
1,663 Views
(@igis)
Eminent Member
Joined: 4 years ago
Posts: 0
Topic starter  

Hi!

 

Is it possible to remove thumbnail inage on product page.

Regards,

Igor


   
Quote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 

Hi @igis

Katrine from Plak Theme support here,

You would like to remove the thumbnails for that specific product or for the entire products ?

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
(@igis)
Eminent Member
Joined: 4 years ago
Posts: 0
Topic starter  

entire products


   
ReplyQuote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 

Ok great ! In order to remove the product thumbnails, I invite you to follow these steps :

 

  • From your Shopify dashboard, click Online store > Actions > Edit code
  • Open the file prod-template1.liquid
  • At the very top add the following code
<style>
.product-single__thumbnails {
display : none;
}
</style>

  • Now look for this code
{%- assign product_description_width = 'medium-up--two-fifths' -%}

 

  • Replace it with this one
{%- assign product_description_width = 'medium-up--one-half' -%}
  • Just under this code
    <div class="grid product-single">

 

  • Remove the following
<div id="scroll-bar-thumb" class="scroll-bar-coll sticky-prod-img small--hide grid__item medium-up--one-tenth thumbnails-wrapper{% if enable_thumbnail_slides == true %} thumbnails-slider--active{% endif %}">
<ul class="grid grid--uniform product-single__thumbnails product-single__thumbnails-{{ section.id }}">
{% for media in product.media %}
{% include 'media' %}
{% endfor %}
</ul>
</div>
  • When you will remove the code, it will look like this

  • Click Save

 

Let me know if you got it 🙂

Katrine

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
(@igis)
Eminent Member
Joined: 4 years ago
Posts: 0
Topic starter  

@plaktheme thanks!

 

Regards,

Igor


   
ReplyQuote
Share:

Welcome to the Shopify Forum Community provided by Plak ThemeLLC, a place where you can discuss about eCommerce and Shopify, solve technical issues, get help with Shopify Design, Apps integration, Marketing, Facebooks ad, Google ads and more.

Before posting, we invite you to read and follow the forum rules | We also support any questions related to Free Shopify themes :Dawn, Express, Minimal, Brooklyn, Narrative, Supply, Debut, Venture, Boundless and Simple