PenciDesign replied
Hi,
1/ Please update the theme to latest version first ( version 7.0.6 ) - check this guide.
And please try add more this code to Customize > Custom CSS to do that:
body.rtl .penci-single-style-10 .penci-single-s10-content, body.rtl .container.penci_sidebar #main{ float: right; padding-left: 50px; padding-right: 0; }2/ Please try add more this code to Customize > Custom CSS to do that:
body.rtl .penci-rlt-popup{ left: auto; right: 0; }3/ Please use pencilang shortcode like we said on documentation here via Customize > Quick Text Translation.
With your case, you can use shortcode like this:
[pencilang en_US='See All' he_IL='ראה הכל' /]
Best Regards,
PenciDesign