Hi,
is it possible to put the cart Icon next to the search Icon? Right now its on the top right corner.
Screenshot: https://picload.org/view/dgigwdir/sample.png.html
Greetings Jannis
Hey Jannis95,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Best regards,
John Torvik
Here you go:
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.html_cart_at_menu.html_bottom_nav_header #menu-item-shop {
right: 125px !important;
top: 70px !important;
}
Best regards,
Rikard
Thanks, it worked.