Alternate the direction of the logo showcase

  • Issue Description:
    I have two rows of logos on my home page, is there a way to make the top row go right and the bottom row go left?

  • Link to the page with the widget in question:

1 Like

Hi there @Luis_Romero :wave:

I’ve checked your widget and see that it has only 1 row now. Do you want to change the direction just for this row?

Hello Max,

Thanks for getting back to me. On the website/home page, we have two rows, the second row is a duplicate of the first row. I was wondering if I could change the direction of the second row but I might need to create a separate widget, what are your thoughts?

1 Like

Hi @Luis_Romero :wave:

Yeah, for this case you’ll need to create a separate widget. I’ve forwarded your requests to the devs and will get back to you with the solution tomorrow :slightly_smiling_face:

Hi @Luis_Romero :wave:

This code should help:

.rfm-marquee {
  animation-direction: reverse;
}

Just add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped :slightly_smiling_face:

By the way, if you’d like to see this option in the setting, please vote on this idea on the Wishlist - Reverse Flow

1 Like

It worked. Thank you Max!

1 Like

It’s my pleasure :wink: