• Dear support team

    I have been struggling to target a logo overlapping the hamburger menu as the language is different direction only in MOBILE VIEW.
    I have invested the time to read your forum and I found a solution that you can target CSS via language only. On the chrome browser inspect this CSS works perfectly.

    html[lang=”he-IL”] .site-header-section {
    justify-self: left!important;
    }

    however, when I inject it into the style.css or to the page CSS directly, it doesn’t affect it anymore…

    please find the mentioned ur link and inspect it.

    looking for your advice on where to place the code or an alternative solution.

    Thank you!

    The page I need help with: [log in to see the link]

  • The topic ‘wrong logo position in Hebrew language MOBILE VIEW’ is closed to new replies.