Shopify themes, liquid, logos, and UX
I think you go up to the code to edit.
Hello,
Were you able to figure out which part to place the code?
I'm stuck here as well, having the same issue.
@EnvyTrendy which code are you using for slider ?
@Dnlgrs Please use this js
$(function(){
$("#add your id/class here").slick({
speed: 1000,
dots: true,
prevArrow: '<button class="slide-arrow prev-arrow"></button>',
nextArrow: '<button class="slide-arrow next-arrow"></button>'
});
});
Where should I use this?
In your Js file @Dnlgrs
added this into you css
.product__media-wrapper .slider-mobile-gutter .slider-button{
display:flex !important;
}
where do i put the code ?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024