Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ahalfaraji,

    Thanks for reaching out!
    Please add this code in Appearance > Customize > Additional CSS:

    @media screen and (max-width: 800px) {
    #td-top-mobile-toggle {
    
    	left: -20px;
    
    }
    .header-search-wrap .td-icon-search {
    	display: none;
    }
    }

    Warmly,
    Mihaela

    Thread Starter ahalfaraji

    (@ahalfaraji)

    Hey @mplusb
    Thank you for trying to help me, but unfortunately it didn’t work, in fact when I put the code you sent me the search icon disappeared and the problem of right-to-left orientation remains

    Hi @ahalfaraji,

    I am not sure I understand what you’d like to achieve. Can you please explain a bit more? Maybe a screenshot would help.

    Thanks,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘RTL Mobile menu’ is closed to new replies.