Home Forums Jorvik page 2 post page not visible Reply To: page 2 post page not visible

#6732
Andy
Keymaster

Can you try the following please. In your dashboard go to ‘Appearance’ > ‘Customize’ > ‘Additional CSS’ and paste this CSS code and then save/publish:

#grid-loop {
    grid-row-gap: 10px !important;
}

Please let me know if that fixes the issue.