Hi Ed,
I think I got it.
on small screen sizes the page appears like on a tablet, right?
ok. thats ok.
so the questions which are still there, are:
1.) LOGO:
– I added this code to influence the logo size for the iphones:
@media only screen and (max-width: 667px) {
.mh-tabletland #logo img {
max-height: 40px;
width: auto;
}
this works, but I would like to add something which alowes the logo to adjust when I turn the screen.
right now the logo is fixed – on the phone and on the tablets also.
– and maybe its possible to center the logo?
2.) FONT SIZE OF PRODUCT NAME:
the font size is to big. I don’t know where to change the size.
3.) REVOLUTION SLIDER is cropped, but only on Iphones in the vertical mode.
thanks a lot for your advices!
best wishes,
Lisa
Attachments:
You must be
logged in to view attached files.