Mobile Arabic menu alignment RTL for Dropdown menus

In mobile browser, the menu items that have a dropdown are not aligned RTL similar to other menu items with no submenu/dropdown.

how can we fix this? below snapshot

URL: https://bforbaby.sa/ar

1 Like

@SAlawadhi

sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.mobile-nav__link {
    text-align: right;
}
1 Like

hi dear i have tried this but it doesn’t work

is there another way i also have the same issue