Site logo

Archived topic

Change Home Archive Layout To List View

3 replies · Started by Randy on November 4, 2021

Viewing posts 1–4 of 4

Hi Elvan, thanks for the reply. I'm trying to use fewer plugins. Can I use some CSS code like the thread I have mentioned above?

The same CSS should work on your site:

    .blog .inside-article, .archive .inside-article  {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

Expected behavior - https://share.getcloudapp.com/7KuAoy2R

This archived topic is closed to new replies.