-
AuthorPosts
-
July 1, 2022 at 11:34 am #1357004
Hi,
The Personal Design & Installation ipad image on my homepage is not showing on mobile. There are no settings applicable to exclude on mobile.
Please advise if I need to check this elsewhere or add custom CSS and where
July 2, 2022 at 1:00 pm #1357062Hey woogie07,
It’s likely not showing since it doesn’t have any content, only a background image. Please try adding a Whitespace element to it.
Best regards,
RikardJuly 4, 2022 at 4:15 pm #1357216Hi
Please clarify.
Do I need to add white space element in the 2 col. cell where the image is set as the background?
Thanks
July 4, 2022 at 4:49 pm #1357220in the non-responsive case (grid cells are next to each other) the height is determined by the cell with the most content.
In the responsive case (the grid cells get the 100% width and are arranged on top of each other) the heights are then determined individually by each existing content.
No content – no height; or if the default paddings of 30px are present a height of 60px.
You can prevent this by placing a whitespace separator in that cell with the background-image.
____________________________
btw. if you like to have a different order when cells are in responsive layout – you can set on grid-row alb options to have either reverse-order or to have individual order setting.
the further to the right a cell is, the further up it is in the responsive case. – or you can choose here individual setup. Then you can determine the order in each cell. higher values are on top – lower at the bottomThis is of course very handy if you want to have an alternating sequence of background images and content cells ( image – text – image – text …)
July 4, 2022 at 5:45 pm #1357225Hi,
Yes, please try adding a Whitespace element to the cell which only has a background image.
Thanks for helping out @guenni007 :-)
Best regards,
RikardJuly 4, 2022 at 9:51 pm #1357241Hi
This is a Grid row half column cell.
The layout builder won’t let me add a whitespace into the cell. It just disappears when I drag the element over the cell.
Any suggestions?
Thanks
July 5, 2022 at 9:58 am #1357259Hi,
I can’t reproduce that on a test installation. If you need further help, then post admin WordPress login details in private.
Best regards,
RikardJuly 16, 2022 at 7:44 am #1358567July 16, 2022 at 11:15 am #1358571 -
AuthorPosts
- You must be logged in to reply to this topic.