Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #855819

    Hello, How can I align the blog posts titles to the right?
    My site is in Hebrew (RTL)
    Thank you very much, Ziv

    #855961

    Hey zivarzi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #856020
    #856105

    Hi Ziv,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .fullsize .flex_column .template-blog .post-title, 
    #top .fullsize .flex_column .template-blog .post-meta-infos {
        text-align: right;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #856109

    Worked, thanks :)

    #856178

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Trying to move Blog post title to the right (Hebrew)’ is closed to new replies.