If you go to the blog Posts dynamic template - you can see various items on top
Apologies in advance for the titles - dummy ones for test
What I’ve discovered so far -
The scroll doesn’t work when I set the left/right section height to auto or 100vh. It did work when I tried height of 760-800 px.
For mobile devices like phones, I’d like the navDiv (housing the blogList link) to appear only at top of left section and then disappear as I scroll. Repeat the same for the right section.
This is challenging so far - I can only make one section work properly if I set the section height to a fixed value say 800px…
What could be a good size for the banner pic for it to be visible on all devices ? If you notice the landscape view on mobile - it shrinks.
Hover Interaction on BlogItemLink is also somewhat broken.
Works the first time and it shows the blogItemInfoWrapper - upon click - opens the new blog post.
But if one opens the side menu to reveal the blog list - the hover doesn’t work again.