Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #803984

    Hi,

    I’m having a problem with the arrows on the content blocks in the Hebrew version of my Child theme. Since Hebrew is Right to Left, I have to adjust the CSS for the Hebrew version so that the arrows on the content blocks are aligned properly. However, that has thrown off the arrows on the English version.

    How do I make these adjustments to CSS for WPML pages in a different language?

    Thanks!

    #804000

    Shalom!

    You can simply go to Enfold theme options – http://i.imgur.com/tDkQnj3.png and switch language to Hebrew and add custom CSS in Enfold theme options and they will be applied only on Hebrew version. Alternatively, you can use “rtl” selector in your custom CSS as following

    .rt .logo { display: none; }

    Cheers!
    Yigit

    #804064

    Thanks Yigit.
    That’s VERY helpful.
    Now how do I make all of the Hebrew P text the same font and size as the title under the logo on all pages? Page link is in private content.

    #805163

    Shalom,

    Sorry for the late reply!
    Please go to Enfold theme options > Advanced Styling tab and edit < p > tagged elements and choose “montserrat” as font family. Font sizes are the same, 20px :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.