Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #956187

    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

    #957002

    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

    #957280

    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

    #957448

    Hi,
    I added the “hide-column” class to the empty column under the widget column, to remove the gap, Please see screenshot in Private Content area.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.