Viewing 1 replies (of 1 total)
  • Theme Author nobita

    (@nobita)

    Hi @pyrotaz27

    Your CSS settings are not wrong.

    gap , right side box between row1 to row2 is occured conflict theme css.

    if you need to remove gap

    Please add the following style

    customize / additional CSS

    
    .entry-content > div{
        margin-top:0;
        margin-bottom:0;
    }
    

    Thank you.

    • This reply was modified 6 years, 7 months ago by nobita.
Viewing 1 replies (of 1 total)
  • The topic ‘CSS Issues’ is closed to new replies.