-
Author
-
March 30, 2016 at 01:28 #113441jacobmarkParticipant
Hi please see my webpage below, the 1st row under the main image with the weather icons is expanding adding extra white space, and then when you scroll down the page it collapses to the normal size. Can you please help fix this issue.
March 31, 2016 at 14:08 #113779sharmstrModeratorI’m not seeing that issue at all on your site. I dont see extra whitespace on page load.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 31, 2016 at 14:58 #113784jacobmarkParticipantPlease look closely on the page below, right under the main image you’ll see the row with white background and the weather data. If you scroll down the page slowly you will see the row height shrink and if you go to the settings in the row you will see the padding is 40 top and bottom but looks like there is almost double that in the row, and then when you scroll down the row re-sizes down to what seems to be the 40 top and bottom.
March 31, 2016 at 15:25 #113788jacobmarkParticipantI apologize, my developer was working on the page and it wasn’t updated with the booking UI. Please refresh page and look you will see it.
March 31, 2016 at 15:56 #113793sharmstrModeratorIt looks like if you remove the 50px margin from the bottom of that form, the issue stops. At least it did when I add the following css to your site.
COPY CODE.book { margin-bottom: 0 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 31, 2016 at 16:11 #113797jacobmarkParticipantwe tried doing the same, if you enter fields e.g. use apr 30, select any group size, and select any location the UI expands vertically to display pricing and then the issue pops up again.
March 31, 2016 at 16:28 #113804sharmstrModeratorThe issue is that you’re injecting a growing form into a column that its the same row as the weather column. Of course the size of the form is going to effect the size of all columns in that row. This isnt a bug. Perhaps you should look for another place to attach the form. Or figure out a way to force the form into a constant ‘sticky’ state since that doesnt look like it effects any of the other row heights.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 31, 2016 at 16:48 #113809jacobmarkParticipantThanks for your help, I understand and we will try to resolve with your suggestion. We thought it was a bug for a few reasons, primarily because only after adding the row with the weather the problem popped up, but if we added extra content to that row below the weather data to increase the row height larger than the booking form it would also stop the problem from happening so we though it was some sort of bug or default class.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.