Guillermolo

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Landing Page – Latest post with different style #52430
    Guillermolo
    Participant

    Thanks for your reply, Zed.

    I’ve followed your advice and added the following lines telling the CSS to hide the first article of the #content-masonry ID:

    #content-masonry article:first-of-type {
    display:none;}

    Thing is, with this the second post takes the place of the “hidden” one, but the third one doesn’t take the place of the second one and remains in the second row in the desktop view.

    I think a more correct way to do it would be modifying the posts query, but your template uses a query I don’t understand enough to modify it.

    Any idea?

    Website: ahiafuera.com

Viewing 1 post (of 1 total)