Tagged: shopping cart icon
Dear Kriesi-team
The cart on my smart phone is like ‘floating’ on the main content, in stead of on the ‘grey header area. What kind of quick css can I use to make it get it on the header area?
I have enclosed the url in the private content
Thank you very much in advance
Kind regards
Ronald
Hey Ronaldgoudriaan,
Sorry for the delayed response.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .container {
width: 95%;
max-width: 100%;
}
}
Best regards,
Jordan
Hej Jordan
Thanks for the reply, but there’s no change.
The cart icon is still not in the header area.
Kind regards
Ronald
Hi,
you cart icon looks good to me on mobile now: http://smrtshot.com/i/4cKf
so seem you could fix it, right? if you don’t see it please clear browser cache and hard refresh a few times.
Best regards,
Andy
Hej Andy
Thanks for your reply. Unfortiunely, both on a iphone (4S), Android phone and Android tablet the shopping cart is still on’floating’ on the slides. Here a screenshot from my Samsung Note: On all the devices I deleted the cache-files.
Thanks in advance again for yoyr reply.
Kind regards,
Ronald
UPDATE:
Hej Andy,
I don’t know what happened.. but icon on the mobile devices has disappeared..
Kind regards,
Ronald
Hi,
this is what I see on mobile landscape: http://i.imgur.com/WKy1JmE.png
So your cart icon is still there for me. Where can we see the issue actually? please don’t forget to provide us screenshots. We need to be able to reproduce it to be able to support you.
Best regards,
Andy