How to change the location of the Add to Wishlist on the product?

Solved

How to change the location of the Add to Wishlist on the product?

smsigroup
Explorer
77 0 20


Good day!


How to change the location of the Add to Wishlist on the product?

https://scholl-shoes.com.ph/


Thank you!

 

smsigroup_0-1717052491380.png

 

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2305 835 908

This is an accepted solution.

Hi @smsigroup

You can try this code by following these steps:

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file -> Save 

.product-card__overlay.d-flex.justify-content-center.flex-column.product-card__overlaytop {
    right: unset !important;
}

Here is result: 

BSSTechVenture_0-1717053494166.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 10 (10)

ProtoMan44
Shopify Partner
704 57 112

@smsigroup thanks to posting here, you need to add CSS:
but you header also distubed.

.product-card--style4 .product-card__overlaytop {
    right: unset;
    left: 0;
}

ProtoMan44_0-1717052817023.png

 

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!
smsigroup
Explorer
77 0 20

@ProtoMan44 

Thank you for the reply.

- Where do i paste the code for the Add to Wishlist?
- How do i fix the header?

ProtoMan44
Shopify Partner
704 57 112

@smsigroup if it work so please mark it as solved , thanks 😊

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!
smsigroup
Explorer
77 0 20

@ProtoMan44 

Where do i paste the code for the Add to Wishlist?
How do i fix the header?

 
 
ProtoMan44
Shopify Partner
704 57 112

@smsigroup put it ant css file or create a style tag and use it.

also add :

header {
    width: 100% !important;
}

 

ProtoMan44_0-1717053718516.png

 

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!
smsigroup
Explorer
77 0 20

@ProtoMan44 

Thank yoou!

BSSCommerce-HDL
Shopify Partner
2305 835 908

This is an accepted solution.

Hi @smsigroup

You can try this code by following these steps:

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file -> Save 

.product-card__overlay.d-flex.justify-content-center.flex-column.product-card__overlaytop {
    right: unset !important;
}

Here is result: 

BSSTechVenture_0-1717053494166.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

smsigroup
Explorer
77 0 20

@BSSCommerce-HDL 

Thank you very much for help.

BSSCommerce-HDL
Shopify Partner
2305 835 908

Hi @smsigroup,
We're happy to see that our suggestion helped you solve the issue.

Should you need any further information, please do not hesitate to contact us by tagging directly at Community post. We will check and let you know soon.

Thanks in advance 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

ProtoMan44
Shopify Partner
704 57 112

@awaissandhu422 hen aa ki , per kendy pakistanio nu lanta q pehndia........

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!