Solved

need change wishlist button color n move logo towards left only for mobile view NOT PC

ABISSTOR
Explorer
60 1 18

can anyone help to make the wishlist button color to this   #9f2929 like the add to cart button color 

ABISSTOR_0-1620978811974.png

also in mobile view, its account button is over the logo can u do some changes please like move to logo a little bit any anything to make it look a little professional 

ABISSTOR_1-1620978811975.jpeg

Accepted Solutions (4)

ZestardTech
Shopify Expert
5393 970 1291

This is an accepted solution.

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

hello @ABISSTOR  please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

 

 

.headerContent .velaHeaderRight .velaCartTop:nth-child(2) >a >svg{
    fill: #9f2929 !important ;
}

 

View solution in original post

ABISSTOR
Explorer
60 1 18

This is an accepted solution.

@EllaBrown2021 @Kinjaldavra @ZestardTech, please send the request so that I accept you and you can make the changes asap

abisstor.myshopify.com

www.abisstor.com

View solution in original post

ZestardTech
Shopify Expert
5393 970 1291

This is an accepted solution.

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:

 

@media screen and (max-width:350px){
.velaCartTop > a .icons {
font-size: 22px;
}
}
.velaHeader .headerWrap .velaHeaderMain .headerContent .velaHeaderRight.d-flex .velaCartTop i.icons.icon-handbag:before {
color: #9f2929;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 6 (6)

ZestardTech
Shopify Expert
5393 970 1291

This is an accepted solution.

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

hello @ABISSTOR  please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

 

 

.headerContent .velaHeaderRight .velaCartTop:nth-child(2) >a >svg{
    fill: #9f2929 !important ;
}

 

ABISSTOR
Explorer
60 1 18

This is an accepted solution.

@EllaBrown2021 @Kinjaldavra @ZestardTech, please send the request so that I accept you and you can make the changes asap

abisstor.myshopify.com

www.abisstor.com

ZestardTech
Shopify Expert
5393 970 1291

This is an accepted solution.

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:

 

@media screen and (max-width:350px){
.velaCartTop > a .icons {
font-size: 22px;
}
}
.velaHeader .headerWrap .velaHeaderMain .headerContent .velaHeaderRight.d-flex .velaCartTop i.icons.icon-handbag:before {
color: #9f2929;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
ZestardTech
Shopify Expert
5393 970 1291

Kindly feel free to get back to me if you need any further assistance Thanks!

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

EllaBrown2021
Excursionist
92 0 9
Have you solved this problem now?
banned