hi @btqy,
glad that issue has been..if you like our plugin please rate us..
thanks.
How was this solved ?
I have the same problem and I can’t find align right to left for the title
-
This reply was modified 5 years, 10 months ago by
chaiavi.
-
This reply was modified 5 years, 10 months ago by
chaiavi.
@preetam27 I will appreciate your answer for this one
Thread Starter
btqy
(@btqy)
Hi… you need to enter custom css to do that…
go to edit your selected accordion, scroll down to the “Custom Css” section just after “Accordion Shortcode”.
At the “Custom Css” section, enter below code:
div.wpsm_panel-heading {
text-align: left;
}
I hope this work for you.
This works for me as a temporary band-aid
Please put it as a feature request: Support for RTL languages
Thank you very much!
I appreciate your help
hi @chaiavi ,
you can simply use additional css to make it align right or left..
thanks