Archived topic
footer for RTL
3 replies · Started by Amer on September 21, 2021
Viewing posts 1–4 of 4
Hi
the menu I created and Copyright © 2021 in the left side and close togethe.
here what I mean
https://ibb.co/vX8dSW3
I want the menu in right side, and Copyright © 2021 in the left side.
how can I do that
Thanks
Hi Amer,
Try adding this CSS:
.inside-site-info {
flex-direction: row-reverse;
}
Here's the expected result - https://share.getcloudapp.com/NQuYm58m
Thanks
No problem. :D
This archived topic is closed to new replies.