Comments Michal started the conversationNovember 30, 2019 at 8:52amHi,How do I move the little arrow to the other side of the word (from the right to the left)?my site is going to be RTL.thanks,Michal 2,700PenciDesign repliedNovember 30, 2019 at 4:26pmHi,Please try add more this code to Customize > Custom CSS to do that: body.rtl #navigation ul.menu > li.menu-item-has-children > a:after, body.rtl #navigation .menu > ul > li.menu-item-has-children > a:after, body.rtl #navigation ul.menu > li.penci-mega-menu > a:after, body.rtl #navigation .menu>ul>li.penci-mega-menu>a:after{ float: left; margin: 0 5px 0 0; }Best Regards,PenciDesign Sign in to reply ...
Hi,
How do I move the little arrow to the other side of the word (from the right to the left)?
my site is going to be RTL.
thanks,
Michal
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign