I need help with changing outline button same as button background

Solved

I need help with changing outline button same as button background

TheLivingCo
Explorer
87 0 17

I need help with changing Add To Cart button outline color same as button background color in featured collection section of Dawn theme V.15.0.

Please help. Thank you.

 

shopify error.png

The Living Co.
Accepted Solutions (2)
Rahul_dhiman
Shopify Partner
855 168 186

This is an accepted solution.

Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

.button--secondary:after {
box-shadow: none !important;
}

result
12.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

View solution in original post

Rahul_dhiman
Shopify Partner
855 168 186

This is an accepted solution.

Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

#shopify-section-template--17671814480050__featured_collection_hKdeBw button:hover {
color: white !important;
background: #bb2f2f !important;
}

result
15.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

View solution in original post

Replies 14 (14)

Moeed
Shopify Partner
7711 2071 2553

Hey @TheLivingCo 

 

I'm unable to locate this section on your website home page. Can you add it?

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


TheLivingCo
Explorer
87 0 17

Actually its not published yet.

The Living Co.
Moeed
Shopify Partner
7711 2071 2553

If it's in a draft theme then can you share the preview url of the draft theme?

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


TheLivingCo
Explorer
87 0 17

Rahul_dhiman
Shopify Partner
855 168 186

PLease share the preview url
its not here.
8.png

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

TheLivingCo
Explorer
87 0 17
Rahul_dhiman
Shopify Partner
855 168 186

There is no such section in this preview link.

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

TheLivingCo
Explorer
87 0 17

Its store home page i can see while opening same link

The Living Co.
Rahul_dhiman
Shopify Partner
855 168 186

This is an accepted solution.

Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

.button--secondary:after {
box-shadow: none !important;
}

result
12.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

TheLivingCo
Explorer
87 0 17

Thank you for your help, But now hover effect is also missing when hovering on button or card.

The Living Co.
Rahul_dhiman
Shopify Partner
855 168 186

On Hover:  -  what changes you want on the button.

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

TheLivingCo
Explorer
87 0 17

Hi color change possible? with slide effect

The Living Co.
Rahul_dhiman
Shopify Partner
855 168 186

This is an accepted solution.

Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

#shopify-section-template--17671814480050__featured_collection_hKdeBw button:hover {
color: white !important;
background: #bb2f2f !important;
}

result
15.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

TheLivingCo
Explorer
87 0 17

Thank you for your help one last thing, can you please see what is wrong with 1st slideshow section on homepage 

 

Problem: I have added 3 slides in slideshow section but from morning today only 2 slides are visible at front end can you please help me?

The Living Co.