Shopify themes, liquid, logos, and UX
Can someone tell me a code to remove the slideshow controls for Craft.
ahbeessentials.com
Solved! Go to the solution
This is an accepted solution.
Hello @AHBEessentials
Step 1: Go to Online Store -> Theme -> Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
slideshow-component .slideshow__controls {
display: none;
}
This is an accepted solution.
Hello @AHBEessentials
Step 1: Go to Online Store -> Theme -> Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
slideshow-component .slideshow__controls {
display: none;
}
Worked, thank you!
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024