Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #726792

    Hello guys

    1 Menu mobile should be on the right and not on the left
    2 Firefox menu is broken

    #726795

    Hi GreenMan!

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

    @media only screen and (max-width: 767px) {
    .rtl .logo img {
        float: left;
    }
    .rtl .logo {
        width: 100%!important;
    }
    .rtl #advanced_menu_toggle, .rtl #advanced_menu_hide {
        right: 0;
        left: auto;
    }}

    2- It shows up fine on my end, attached a screenshot in private content field.
    Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Cheers!
    Yigit

    #726802

    Thank you!
    Great support!
    You rock Yigit

    #726804

    Shalom! :)

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #726806

    Hey!

    Happy we could help!
    Please do remember to rate our theme at themeforest, we really need that also!

    Thanks a lot

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘RTL problem + FireFox’ is closed to new replies.