Tagged: javascript, logo, menu, mobile, responsive, size, slow loading
Hi,
Please try the following in Quick CSS:
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar.smartphones_sidebar_active {
border-top-width: 0px !important;
}
}
Thanks,
Rikard
Ahhh Thankyou it worked!!!
Sorry i do have one more thing that i just noticed while double checking mobile view.. When you touch the cart icon, the cart contents shows but is half cut off the screen. Ill attach a picture below..
Hey!
control it’s position with this:
.dropdown_widget.dropdown_widget_cart {
right: -30px;
}
and adjust as needed.
Best regards,
Andy
Awesome! Thankyou once again… :-)
I really hope you dont mind but i have a couple of other things going on as well.. Im so happy i am getting them all sorted!!!
1. I am finding the mobile version runs fairly slow. Loading the little menu icon and slider takes forever! Also the add to cart button takes forever to load. Is there a reason behind this? When i check my loading time online it says this – The page loads 17 CSS files. This may affect the page load time negatively. The page loads 19 javascript files. This may affect the load time negatively. Would this be the reason?
2. Does any one know how to move the social icons & SKU, Tags ect somewhere else? They just look really messy where they are on the product page.
3. Anyone know how to do a Line Break in PHP without breaking the website? lol
Thanks!
Hi!
this thread is growing huge already, so please open a different ticket for different questions. Thank you!
Cheers!
Andy