Forums

How to change title of pages from RTL or LTR? (4 posts)

  1. mreli123
    Member
    Posted 1 year ago #

    Hi - my website http://prowrite.co.il is mostly in hebrew but has one page in English entitled "Prowrite". The title of this page shows up on the right side of the page - does anyone know how i can make it appear on the left side? this is important for anyone using both an RTL and LTR languages on the same website. thanks.

  2. mreli123
    Member
    Posted 1 year ago #

    by the way, the link the exact page is: http://prowrite.co.il/4-2/prowrite/

  3. alchymyth
    The Sweeper
    Posted 1 year ago #

    http://www.w3schools.com/Css/pr_text_direction.asp

    in your case, add this at the end of style.css:

    #post-96 h1 { direction: ltr; }

  4. Noortja
    Member
    Posted 1 year ago #

    Hi,

    @mreli123: did you manage?

    I have a similar problem. On my site http://www.wonderfulwedding.nl/ I offer content in Dutch, English and working on Hebrew. Only on the Hebrew pages I would want the page title to appear on the right side.

    Any idea how to accomplish this?

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic