Archived topic
Slide out menu format
1 reply · Started by abd-ell-fattah on September 7, 2021
Viewing posts 1–2 of 2
Slide out menu format
How can the menu be formatted to be to the right starting from the right and not from the left.
Shown in the following image.
Hi there,
Try adding this CSS -
nav#generate-slideout-menu li a {
text-align: end;
}
Here's how to add CSS - https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.