Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #695438

    Hi,
    I am building a website in Hebrew and want to use the small separator between menu links, and it has a RTL issue: needs to be fixed in the code.
    The border is displayed only to the left of the menu items except the last menu item

    #695444

    Shalom!

    Can you please enable seperators and then let us know? Also please post the link to your website if it is not the one i attached in private content field

    Best regards,
    Yigit

    #695455

    Also I need to add the Tahoma font to the website:
    Tahoma, Geneva

    can you please assist?

    #695457

    I re-enabled the small separator

    #695467

    1 more thing
    regarding https://kriesi.at/support/topic/masonary-gallery/#post-693011

    I want the image title aligned to the bottom right of the images

    #695507

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .rtl .av_seperator_small_border .av-main-nav > li:first-child > a > .avia-menu-text {
        border-left: solid 1px black;
    }
    .rtl .av_seperator_small_border .av-main-nav > li:last-child > a > .avia-menu-text {
        border: none;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Titles are on the bottom right side of the images on my end. Can you please post a screenshot and show the changes you would like to make?

    Best regards,
    Yigit

    #695512

    Hi I added the code to the quick css,

    It didn’t fix the border location foir the main menu
    and it affected the font size and color that I set in the advanced styling

    #695513

    Hey!

    That should have not happened. Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #695564

    yes of course

    #695572

    Hey!

    Login credentials are not working for me. Can you please check them once again?

    Regards,
    Yigit

    #697053

    Hi please try with these details

    #697788

    Shalom,

    Issue was this http://i.imgur.com/IDXRZQ3.png in Quick CSS field. I fixed it. Please review your website now.

    Best regards,
    Yigit

    #698697

    Hi Thanks,
    In Chrome looks good, but on firefox there is a bug :(

    I attached print screen image to private content

    #698701

    Hey!

    You are currently using an older version of the theme. Please update Enfold to the latest version 3.8 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Cheers!
    Yigit

    #701131

    Hi Yigit,
    I updated the Theme version
    but still have the same issue on Firefox browser

    #702464

    Hi,

    I added following code to Style.css file of your child theme in Appearance > Editor

    .avia-mozilla .rtl .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
        margin-left: 0 !important;
    }

    Please review your website now

    Best regards,
    Yigit

    #703677

    Thanks!
    problem solved

    #703752

    Hi,

    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 :)

    Best regards,
    Yigit

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