Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #615819

    last version rtl issue when menu and logo on the right:

    #616993

    Shalom!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    .responsive #top .logo, .responsive #top .logo img {
        float: right;
    }
    #advanced_menu_toggle {
        right: auto;
        left: 0;
    }}

    Best regards,
    Yigit

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