Hi,
Under a slideshow there is a pagination section.
This section has a seperator line under it.
How do I remove this line?
I’m working in the spotlight theme.
Hi,
Under a slideshow there is a pagination section.
This section has a seperator line under it.
How do I remove this line?
I’m working in the spotlight theme.
Hello @NanaOeager
Can you share store URL?
Hey @NanaOeager ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Hi @NanaOeager ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
That worked, thanks!
And thank you @ThePrimeWeb for always helping out super quickly!