Viewing 1 replies (of 1 total)
  • Plugin Author sevenspark

    (@sevenspark)

    Hi Muhammad,

    If you actually set your site up to be RTL, the alignment will change to the right automatically.

    If you want to keep it LTR and just change the alignment, you can use custom CSS

    .shiftnav .shiftnav-target{
    	text-align:right;
    }

    Hope that helps,

    Chris

Viewing 1 replies (of 1 total)
  • The topic ‘Text Alignment’ is closed to new replies.