How do I change the color of the slideshow buttons in the Dawn theme? Code help please!

I need to change the color of all buttons in the slideshow. The slideshow was added in by me.

change the “shop all” button color!

Hello @goldengooseeeee

Once you Log in to the Admin, then process the following steps:

Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->

Step 2: Search the file base.css

Step 3: Paste the below CSS at bottom of the file → Save

slideshow-component .button:after,
slideshow-component .button:before
{
	box-shadow:none !important;
}
slideshow-component .button
{
	background: red !impotant;
    border-color: red !important;
}

Output:

If you find our reply helpful, please hit Like and Mark it as a Solution.

An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.