Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #516103

    Is there a way to change the height of a this specific grid row? I need it smaller

    See screenshot

    #516559

    Hi mcraig77!

    No, not without editing your image. We can force it’s height via CSS but then it would look distorted. It would be best to edit the image and crop it a bit.

    Cheers!
    Elliott

    #516683

    Ok –

    Even if I crop the image because the grid element is set to 1/2 isnt it always going to be the same height?

    #517254

    Hey!

    If you want to adjust the height of the section, edit the grid row element then add a unique id in the Section ID field, use “custom-grid” for example. Add something like this in the Quick CSS field:

    #custom-grid { height: 200px; }
    

    Cheers!
    Ismael

    #517672

    Thanks

    I tried that and it didnt work though… See screenshots

    #517903

    Hi,

    Try it without the # before hometop to see if that works better.

    Regards,
    Rikard

    #518230

    I removed the # and nothing happened.

    Please advise

    #518500

    Hi,

    Did you add the following to your CSS? I can’t see it applied:

    #hometop { height: 200px; }
    

    Thanks,
    Rikard

    #518504

    yeah its in there.

    #519038

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

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