No content to show
User Activity
Product-card.liquid is the file
I fixed it! Changed the ratio to 'master' and the divided by to 1 instead of 4.
{% comment %}
Renders a product card
Accepts:
- card_product: {Object} Product Liquid object (optional)
- media_aspect_ratio: {String} Size of the product image card. Values are "square" and "portrait". Default is "square" (optional)...
{% comment %}
Renders a product card
Accepts:
- card_product: {Object} Product Liquid object (optional)
- media_aspect_ratio: {String} Size of the product image card. Values are "square" and "portrait". Default is "square" (optional)...
I tried many things. I have no clue anymore. Can someone please help me out? I tried editing the collage.liquid in the same way I fixed my banner.liquid - by changing the width to 3460. I tried 'master' and '3000' but for whatever reason the best I c...
Did not work. I tried replacing the section you highlighted with the code. I tried replacing the code with all sections within the collage and I also tried switching to 3000 instead of master. When I click the blurry image, the product page is HD, th...
In addition, when I click the blurry product image in the product listing, I go to the product page which has the HD picture. Now when I click back, the image is now HD on the product listing. I tried changing to "eager" instead of lazy and did not w...
If you would like to help, could you please let me know what you did? I am also trying to do the same with the featured products part.
I know this question has been asked but I am not well versed in coding. In the banner image I fixed this by changing the image URL size but this code section is formatted differently. Can someone help me out? {{ 'collage.css' | asset_url | stylesheet...
08-17-2022
I just changed 750 to 3480 instead of master and it worked. THANK YOU!!!!
08-17-2022
When I apply your changes the banner image no longer loads and is replaced by a blank grey canvas.
08-17-2022
When I apply your changes the banner image no longer loads and is replaced by a blank grey canvas.
08-16-2022
Thank you for offering to help. If you could let me know what you did that would be greatly appreciated!
08-16-2022
{{ 'section-image-banner.css' | asset_url | stylesheet_tag }}{%- if section.settings.adapt_height_first_image and section.settings.image != blank -%}{%- style -%}@media screen and (max-width: 749px) {#Banner-{{ section.id }}::before,#Banner-{{ sectio...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
913 | 08-19-2022 10:58 AM |