This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson
Hi,
My Mobile website visibility has some issue
Home Page:
1. Figure cart is on the top of my Logo
https://snag.gy/keK4BQ.jpg
2. The main images upload very slow
3. contact us – Is the pop-up can be a small icon, and not strip the entire screen?
4. I don’t see the Homepage search option Why?
5. After I add some products I don’t see at home page the amount of the product I chose.
Regard,
Orna
Hello,
1. Please add this code in custom.css:
@media (max-width: 480px) {.header .shopping-cart-widget {
top: 30% !important;
right: 40% !important;
}}
2. Do you mean you can’t upload images in the backend?
3. Could you show on a screenshot what popup you mean?
4. It’s hidden on mobile devices because the layout gets broken once search option is on.
5. It’s also hidden on mobile view by default.
Best regards,
Jack Richardson.
Hi,
1. I add the cod but I don’t see any changes in my Mobil.
2. no the main images below the logo are uploading very slow.
3. I like that it will loke like: https://snag.gy/imcrMb.jpg
Now it look like: https://snag.gy/5A03PM.jpg
4-5. There is any way to fix it?
Regards,
Orna
Hello,
1. As I see Cart is shown properly now http://prnt.sc/dm635m . Please clear browser cache and check again.
2. I reloaded the page several times and images were loaded quite fast. Please check with different internet connection.
3. Please use this css code:
@media (max-width: 480px){#sc_chat_box div.sc-chat-header {
width: 100px;
}}
4.,5. Unfortunately, no.
Best regards,
Jack Richardson.
Thanks,
Every thing are good.
Regards,
Orna
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Mobile website visibility’' has been successfully resolved, and the topic is now closed for further responses