Skip to content
Public Ticket #24703

Mega Menu - Posts Order

Conversation thread

Max Henry replied

Customer Reply

thanks a lot, I will test it and let you know if any issues.

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-mega-row {
    display: flex;
    flex-flow: row-reverse wrap;
}

Regards,
PenciDesign.



Max Henry started the conversation

Conversation Start

Hello,

how do we change the order of the posts inside the Mega Menu from the most recent (left) to the oldest (right)?

Want to join this conversation or access attachments? Sign in first.