Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › problem in rtl and another feature
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 5 years, 2 months ago.
- AuthorPosts
- March 27, 2018 at 5:07 am #17292
hi i have a problem with rtl with setting content
i does not know what css element will resolve this issue
the slider handle also did not work
i attached a screenshot because my site now on my local server and not live
another thing i ask if you can add feature in next update
make user can type the range in two input boxes insted of slider, i found some errors in slider on phones
thanksAttachments:
You must be logged in to view attached files.March 27, 2018 at 10:38 am #17304Hi!
Unfortunately I cannot tell based on a screenshot, but I am guessing that it is either a CSS conflict, or the rtl class is missing from the document body.
div.asp_w.asp_s.searchsettings form, div.asp_w.asp_sb.searchsettings form { flex-direction: row-reverse !important; } .asp_content, .asp_nores, .asp_content *, .asp_nores *, .searchsettings form { text-align: right !important; direction: rtl !important; } .asp_option { direction: ltr !important; }
Try the following custom CSS, but I don’t know if it will have any effect.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 28, 2018 at 3:51 pm #17353You cannot access this content.March 29, 2018 at 9:57 am #17363You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.