Hi,
The search results page doesn’t show as it should on Hebrew (rtl).
The numbers are on the left instead of the right and the texts are still in English. I get 7 SEARCH RESULTS FOR: instead of this text in Hebrew.
How can this be fixed?
Hey sasha!
Try adding this to your custom CSS.
.search-result-counter { left: auto !important; right: 20px !important; }
And send us a link to your page so we can see it in action.
Cheers!
Elliott