Jump to content

right-aligned dropdown menu

Recommended Posts

hey guys,

I have to make the drop-down choices start from right to left (instead of left to right). 
 
I could not find a way to solve it, since our site is mainly in Farsi, this is a big problem for me, can you help me out?
 
I have tried to implement a css custome code with the body Id but it hasnt worked yet.
@media screen {
div#collection-5dc838d259401f781780b3b6 * {
    text-align: right !important;
}
}

my site

 
Best regards,
farhad

Untitled.png

Link to comment
  • Replies 1
  • Views 825
  • Created
  • Last Reply

Thanks to amazing wizard  Tuan Phan ( @tuanphan ) this issue was solved.

Solution:

Try adding to Home > Design > Custom CSS

.subnav .collection a {
    direction: rtl !important;
    unicode-bidi: bidi-override !important;
}

On 12/5/2019 at 2:51 PM, farhad said:

hey guys,

I have to make the drop-down choices start from right to left (instead of left to right). 
 
I could not find a way to solve it, since our site is mainly in Farsi, this is a big problem for me, I need to solve it before getting murdered by my boss :),  can you help me out?
 
Best regards,
farhad

Untitled.png

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.