If you look at this page you will see the intros to three articles in blog format: https://theoriginfund.org/learn
The menu item is set up to show 3 articles in a single column standard blog layout (not the alternative or masonry blog layout, though the problem still exists if either of those is chosen.) Look closely at the page and you will see that the first article "What is Endometriosis?" layout has some padding and a thin gray border between it and the next article.
The issue is that the page is rendering the first article intro correctly but not the remaining ones. The next article has no padding or border below it. The last article has a double dose of padding and two borders.
Looking at the code the first article is contained in a div with the class 'row-0', the second in 'row-1', and the third in 'row-2'. The problem is that the 'row-2' div is nested inside 'row-1', when in fact all of these divs should be separated out in the code. See my attached screen shots to see what I am saying.
How do I fix this?
- vincebodie
- Commercial Templates
- Tuesday, 23 March 2021
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!