-
AuthorPosts
-
April 24, 2019 at 2:51 pm #1093988
I am a newbie. I have enfold installed. I am making website with enfold child.
Tablet portrait view does not display correctly. The left and right ends of the background image are not displayed. The width of the column narrows and the text gets vertically longer (Grid row).
I’ d like it to appear as it does on desktop.
What do I have to do ?Many thanks.
April 25, 2019 at 2:19 pm #1094411Hey matreshka-s,
Can you please attach a screenshot of the issue and give us the link to your website.
Best regards,
VictoriaApril 25, 2019 at 4:38 pm #1094449Hi, Victoria
I’m just starting to create a website.
It looks good on PC, Phone and iPad-landscape, but there is a problem in iPad-portrait view.
I don’t know how to attach a screenshot, and so I give you my website link.Thanks.
April 30, 2019 at 1:04 am #1095535Hi,
Thanks for the update.
Are you referring to the grid row cells? Please edit the element, set the “Mobile Behaviour” to the first option and then go to the Screen Options. In that panel, set the “Fullwidth Break Point” to the second option (On tablets (at a screen width of 989px or lower), so the cells become full width on tablet view.
Best regards,
IsmaelApril 30, 2019 at 4:59 am #1095583Hi, Ismael,
Thank you very much for your reply! The tablet portrait view looked better.
I have one more question. Now white bars appeared at the begin and end of the grid row (only tablet portrait view). I’ d like to hide these white bars. How do I do?
Always thanks.
April 30, 2019 at 4:10 pm #1095810Hi matreshka-s,
Can you please attach the screenshot of the issue, I do not see the white stripes on my end.
Best regards,
VictoriaMay 5, 2019 at 10:48 am #1097384Hi, Victoria,
I attach screenshots.
Thank you!May 7, 2019 at 4:29 am #1097913Hi,
Thanks for the update.
This css code should remove that gap on tablet view.
@media only screen and (max-width: 989px) { .responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell { margin: 0; margin-bottom: 0; width: 100%; display: block; } }Just add it in the Quick CSS field. Don’t forget to toggle the Performance > File Compression settings afterwards.
Best regards,
IsmaelMay 7, 2019 at 3:15 pm #1098090Hi Ismael,
It works very well! Thank you for your help!Best regards,
matreshka-sMay 8, 2019 at 6:10 am #1098297Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 9, 2019 at 8:27 am #1098784Hi Rikard,
Please close. Thanks!Best regards,
matreshka-s -
AuthorPosts
- You must be logged in to reply to this topic.
