• Dear Support,

    i have Arabic website & would like to set the text alignment of sub menu from right to left. please advice ?

    Regards
    Ahmad

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @aalawneh,

    Thank you for reaching out,

    Please put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    .dropdown-menu li .sub-menu li.menu-item {
        text-align: right !important;
    }

    Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.

    I hope that helps.
    Best Regards

    Thread Starter aalawneh

    (@aalawneh)

    Thanks a lot its working now

    Regards
    Ahmad

    You’re most welcome.
    I’m glad it is resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sub-menu alignment’ is closed to new replies.