Recent searches


No recent searches

joeybeans's Avatar

joeybeans

Joined Apr 15, 2021

·

Last activity Oct 27, 2021

Following

0

Followers

0

Total activity

5

Votes

0

Subscriptions

3

ACTIVITY OVERVIEW

Latest activity by joeybeans

joeybeans commented,

Community comment Q&A - Help center and community

Hi! Omg, thank you so much, that's helped! You're amazing!

I'm so sorry, do you think you can help with 1 more thing? It's split it into the 2 columns, but I want them possibly stacked the other way:

e.g. it used to be:

A
B
C
D

And now it's:

C | A
D | B

I'm hoping to get it to be:

A | C
B | D

Thanks :)

EDIT: I think I got it going by adding "flex-direction: row-reverse;" here:

.section-content .article-list{
display: flex;
flex-wrap: wrap;
flex-direction: row-reverse;

Thank you so much again though!!

View comment · Posted Jan 22, 2021 · joeybeans

0

Followers

0

Votes

0

Comments


joeybeans created a post,

Post Q&A - Help center and community

Hi guys!

I was wondering if anyone can help me figure out how to put the articles list in the sections page 2 columns? Pretty much like this: https://support.zendesk.com/hc/en-us/sections/206667367-Setting-up-Zendesk-Guide

Thanks :)

Posted Jan 21, 2021 · joeybeans

1

Follower

10

Votes

27

Comments