Shopify themes, liquid, logos, and UX
Hi guys,
I want to add my social icon near the cart. such as this screenshot, please notice, that I already have social buttons at the bottom of my website, I don’t want to move them, I want to add social buttons next to the shopping cart, is this possible?
Best regard,
NinescapeLand
Solved! Go to the solution
This is an accepted solution.
<div class="small-hide">
{% render 'social-icons' %}
</div>
Modify the code
Just add the icon code above the shopping cart icon.
Hi Wo,
Do you use Ride Theme? I can't find the social icon on the header.liquid.
Best regard,
NinescapeLand
header.liquid does not have social icons, so you need to add this code to header.liquid, like the screenshot I took
{% render 'social-icons' %}
great! but how can I adjust my mobile layout?
This is an accepted solution.
<div class="small-hide">
{% render 'social-icons' %}
</div>
Modify the code
Is it added to the back of {% render 'social-icons' %}
or instead of {% render 'social-icons' %}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025