No content to show

User Activity

oh, I see, this is a customization work because the icon has the same container as that cart icon.
Hi! Please share your store link, and where are you going to put the icon?
Please send the design for desktop and mobile of that section you're trying to do.
 .footer__items{ grid-template-columns: 1fr; justify-items: center; font-size: 12.6px; } .footer__item{ justify-content: center; align-items: center; } .footer__icon { margin: 5px; }  try to insert this at the end of your CSS file 
Please post the your Shopify store link  I will help you
you can use metafields for this 
May I see the store? 
Hi! Joanneo3vYou may use CSS media queries and grids to make your store look organized.
yes this is possible but you must have a specific id or class for the imagethen use the pseudo-element ::before   then modify the text by adding more properties  .picture-element::before { content: 'Text here'; color: black; font-size: 10px; }  
on what specific page is this?
may I know the Shopify store link?
do you have different variants in this product page?
try to paste it on the theme. liquidinside the theme.liquid filefind this  {% endstyle %} paste the code  above it so it will look like this.slideshow__slide-inner{ align-items: flex-end; } {% endstyle %}
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From