-
AuthorPosts
-
November 20, 2016 at 4:33 pm #714529
Hi,
having 1/3+1/3+1/3 columns looking great on PC, but on ipad and on smaller screens the 1/3+1/3+1/3 not looking so great (because text is cut of in every column) – maybe it would be great if I could turn them into 1/1 + 1/1 + 1/1 “columns” for smaller screens like ipad and mobile views or some other solution, because right now it’s not so great :-(site info in private content
November 20, 2016 at 4:34 pm #714531OH . . .btw. when looking at this on a PC with google chrome and scaling the chrome window, it still looks amazing and goes into 1/1 columns on small screens, just as I wanted ! – but on my IPad this is not the case ! (using default safari browser).
November 20, 2016 at 4:41 pm #714535Hi!
That is really strange.
Can you let us know which iPad are you using and what size the screen is?Thanks a lot
Cheers!
BasilisNovember 20, 2016 at 5:08 pm #714548iPad MD787KN/A
Screen resolution is 768 x 1024tested using Safari and google chrome on this iPad – also with “private” browsing to avoid any browser caching etc.
November 20, 2016 at 5:09 pm #714549tested using my samsung mobile phone – looks OK there also (1/1 columns instead of 1/3 columns displayed correctly)
November 21, 2016 at 5:05 am #714636Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) { .home #services .av_one_third { width: 100% !important; margin-left: 0 !important; } }
Best regards,
RikardNovember 21, 2016 at 8:37 am #714704Hi Rikard,
now correctly 1/1 columns in iPad – but now spacing betwwen the 3 first columns are off (no spacing) – the last 3 columns look ok.
November 23, 2016 at 5:26 am #715708Hi,
Please add a top margin.
@media only screen and (max-width: 1024px) and (min-width: 768px) { .home #services .av_one_third { width: 100% !important; margin-left: 0 !important; margin-top: 50px; } }
Best regards,
IsmaelNovember 23, 2016 at 7:09 am #715746wow – now it’s looking great on iPad also – thank you !!
Ismail, is this something that will be corrected in Enfold CSS in general in next version (I assume this is a general CSS “bug”) ?
November 23, 2016 at 11:08 am #715818Hi,
Great, glad we could help :-)
Yes, hopefully there will be a fix out for it in a future release.
Best regards,
RikardNovember 23, 2016 at 11:19 am #715826Yes, especially if you report it back to the developers :-)
November 23, 2016 at 3:53 pm #715998December 13, 2016 at 3:22 am #723502Hi,
I am having the same display issues using 1/3 1/3 1/3 on ipad too.
I have tried the 2 snippets above but with no luck.
I would like the 3 columns to switch out to 1/1 on iPad.
Thanks,
JakeDecember 13, 2016 at 7:08 am #723552Is this bug fixed in the new Enfold update that has just been released ????
and if not (as it does not seem to be mentioned in the changelog)…. why oh why will you not correct this bug ??
- This reply was modified 7 years, 10 months ago by solsikkehaven.
December 13, 2016 at 7:19 am #723560Doesn’t look like it. I’ve updated to 3.8.2 and having the same issue.
December 16, 2016 at 2:00 pm #725304Hi,
it’s not really a bug, just something which Kriesi could improve in the future. However, real bugs (things causing the theme to not work at all anymore) have always priority. This issue can be fixed using a small css snippet.
@jakejauhari
I checked your website (s. screenshot in Private Content), but can’t find the elements you’re talking. Please provide us a precise link and a screenshot highlighting what’s going on for you.Best regards,
AndyDecember 16, 2016 at 11:38 pm #725591Hi Andy,
I moved away from 1/3 1/3 1/3.
Redid a few sections using 1/4 1/4 1/2 instead.
Cheers,
JakeDecember 18, 2016 at 7:11 am #725792Hi Jake,
Ok, thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
RikardDecember 18, 2016 at 8:40 am #725808Andy writes
“it’s not really a bug, ” and stating that “This issue can be fixed using a small css snippet.”I disagree. I understand that it does not BREAK the theme, but the responsive design is broken and this should be fixed. Even though a work-around (CSS snippet) has been provided, you should find root-cause and fix the theme asap.
So I, as a customer, disagrees completely and I’m really very surprised, that the KRIESI team didn’t just fix the issue right away.
So I guess we have to agree to disagree :-(
December 19, 2016 at 3:44 pm #726052Hi,
alright. Have in mind that Kriesi is very busy and I’m sure he will implement a fix for this soon. However, first things first and there are some other things which much bigger priority.
Best regards,
Andy -
AuthorPosts
- The topic ‘1/3 + 1/3 + 1/3 not looking good (on my website) on mobile’ is closed to new replies.