This topic has 11 replies, 4 voices, and was last updated 8 years, 8 months ago ago by Stan Russell
Hi I have noticed that the check out page on mobile is too jammed is it possible to fix the layout please?
Thank you
Iva
Can I also ask please ..on my front page there are 3 interactive bannersa as (kolekce)collections and every time I load the page and than hover over the interactive banner the picture jumps …:////
That’s all I think than my website is finish.
Thank you very much
Iva
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100%;
}
.checkout .col-lg-5.col-md-5 {
display: inline-block;
}
Sorry, but I don’t see any issues with hover images in Collections section on front page. What browser are you checking in?
Regards,
Eva Kemp.
Thank you very much thats great !
And so sorry I have another problem dont know where from it came from..? I checked my site and for no reason the two icons on the images the zoom one for pop up quick look has moved and the wishlist icon also …I didn’t do anything …it suddenly appeared. Could you also help me with this one.
Tahnk you
Iva
Hello,
I’ve added the following code in Global Custom CSS. Please check.
.product .product-image-wrapper.hover-effect-default-light .footer-product .show-quickly{
top: -20px;
}
.footer-product .yith-wcwl-add-to-wishlist {
position: relative;
top: 4px;
}
.product .product-image-wrapper .footer-product .yith-wcwl-add-to-wishlist a:before {
left: 5px;
top: 2px;
position: relative;
}
Regards,
Robert Hall
Fantastic ! Thank you very much !!!
Iva
hm sorry, if I press the heart wishlist icon, than it turns to black heart and the icon moves…:////..it is peculiar one .
there is some bug or something I cant even open my site in google …I get this messsage :///
The webpage at http://kajatheone.com/ might be temporarily down or it may have moved permanently to a new web address.
ERR_CONTENT_DECODING_FAILED
Please try to disable third-party plugins one by one, very likely one of them caused issue.
Regards,
Robert Hall
Hi, it seems that it is the woocommerce wishlist if its not activated the quick view displays correctly …://
Hello ivava,
have you updated all plugins bundled with theme to latest version?
You can download fresh releases of required plugins here: http://www.8theme.com/download-plugins/
and update plugins via FTP.
Regards,
Stan Russell.
You must be logged in to reply to this topic.Log in/Sign up