This topic has 7 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hello,
I have a problem with iPad preview in horizontal position. I updated to 2.8.1 and it did not help:
https://www.dropbox.com/s/ghywbxn2i4sydmp/IMG_0018.PNG?dl=0
What am I doing wrong please?
Thank you so much for your help, Kristyna
Hello,
Try to use this code in custom.css file:
@media (max-width: 979px) {.page-content > .row-fluid {
display: block !important;
}}
Regards,
Eva Kemp.
Still the same – did not help :/
Hello,
I’ve added this code in custom.css file:
@media (min-width: 940px) and (max-width: 1200px){ #rev_slider_1_1, #rev_slider_1_1_wrapper, .container {
width: 940px !important;
}}
Please check your site now.
Regards,
Eva Kemp.
You are awesome! Thank you so much for your perfect help,
have a great day, Kristyna
One last thing – why the logo & footer text is not in the middle of page preview???
https://www.dropbox.com/s/f7kbgk8jwty0qsh/IMG_0019.PNG?dl=0
And CART info is not in one line?
Thanks!
Hello,
Please use this code in custom.css:
@media (min-width: 940px) and (max-width: 1200px){ .logo {
width: 300px !important;
}
.copyright .footer-sidebar-widget .textwidget p {
width: 940px !important;
}}
Regards,
Eva Kemp.
Tagged: best selling, error, ipad, preview, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up