How can I reposition the Wishlist Hero icon on mobile?

Hello!

I installed the “Wishlist Hero” app on my store and while the icon works great con the header of the desktop versione, I need to change the position of the “hearth” only on the mobile versione, and align it with the cart icon.

Can someone tell me the code to do that?

Thank you!!

@gloriabasset

Please share stroe URL.

Thanks!

password: eamats

1 Like

@gloriabasset

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

@media (max-width:720px){
.header-tools .header-cart {margin: 0px 0 0 0px !important;}
.header-tools>ul {flex-wrap: unset !important;}
}

Thanks!

1 Like

I have same issue but on Brooklyn theme mobile