Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    That’s the area where the toggle icon goes. Except the toggle icon on your site is not being placed on the right automatically. So you can just use some custom CSS to make this happen. For example:

    .rtl div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
        float: right;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘title wrong place in RTL’ is closed to new replies.