Site logo

Archived topic

my rtl drop menu need to be fixed

5 replies · Started by omer on November 1, 2017

Viewing posts 1–6 of 6

hello
i have a site on rtl language i have 3 question :
1.is there any additional css that i need to put on my site to make it complete? or i need to be satisfied only from the wordpress automatic translation?
2.my drop menu on my main menu the charcters are on the left as you can see ,how can i put it on right ?
THIS IS MY SITE http://www.computertechnician.co.il
3.i want to see all my answers of my questions from the last year can you give me path to there .

P.S LOVE YOUR THEME AND YOUR AMAZING CUSTOMER SERVICE !

this css does not make any changes
i am using the chiled theme
and i put the code into the style.css

hope you can help more :)

Try this for your sub-menu alignment:

.sub-menu li {
    text-align: right;
}

thanks tom .working !

You're welcome! :)

This archived topic is closed to new replies.