Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #641139

    Hello to all. Been working on theme demo with sidebar and having issues with top grid row and spacing. I have 2 grid rows one with picture element and the one under with code block. Have tried different solutions from the forum though keep getting white space between them even on browser resize and large on gap on mobile, all spacing set to zero etc.. Please advise if coding or picture size, have tried many different settings and suggestions for spacing within forum no luck on this. Would appreciate the help.

    #641148

    Hey olauno,

    We have added the below css to fix the issue

    #top .flex_cell.av_one_full.avia-builder-el-1{
    height: auto!important;
    min-height: auto!important;
    }
    

    Best regards,
    Vinay

    #641153

    Vinay, a million thanks, this was driving me a little crazy over the weekend. I am still playing with the theme which i added to my site as well, the theme rocks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Whitespace with sidebar theme’ is closed to new replies.