Hi team,
The layout of some of my pages changed when I made a duplicate footer in a colour section as well as having subnav in a widget.
What happens with these changes is that my content sits a lot lower on the page than before. Wondering if there’s a way to fix this?
Lara
Hey Lara,
I found that you have a empty column on the first row to keep the others to the right, but that column starts the row below the widget. For a solution I added a custom class to the column “hide-column” and added this css to your Quick CSS:
.hide-column {
display:none !important;
}
please see the link and screenshots in the Private Content area, try to add the class on your other pages.
Best regards,
Mike
Hi Mike,
thanks again for your help.
I’m now finding on my Deconstruction page, there is a large gap between the first row and second row of images. I feel like this is probably because the widget has more items in it than the Remediation and Civil pages?
Is there a way I can make the gap smaller?
Lara