The list from right to left is not in order
-
The list is not in order and looks inappropriate. Can you fix it?
Attachments:
You must be
logged in to view attached files.
Hello,
The below code adds padding, thus it makes an appropriate look as in our demo. It’s our issue and in general, we will fix it in our next update.
.wd-dropdown-menu.wd-design-full-height .wd-dropdown-inner {
padding:30px 35px 0 35px;
height:var(--wd-dropdown-height)
}
.wd-dropdown-menu.wd-design-full-height .wd-dropdown-inner>.container {
padding:0;
width:auto
}
.wd-dropdown-menu.wd-design-full-height {
--wd-dropdown-height: var(--wd-content-h)
}
As for the older, it’s the same as on the demo: https://prnt.sc/we2q_GiEQL7W
Kind Regards
This works with models that do not support RTL. This code eliminates menu and compatibility problems in other models
In the RTL model, there is a page overlapping with each other, and it is inconsistent in the demo. Does the code fix everything?
Like these lists
Attachments:
You must be
logged in to view attached files.
Hello,
In the last case, it’s not a bug, you should rebuild HTML Blocks via the Page builder that comes from menus. Actually, we have such a default demo that was built for the RTL: https://woodmart.xtemos.com/home-rtl/?rtl
Kind Regards
I tried translating it but it doesn’t appear like this
Attachments:
You must be
logged in to view attached files.
Hello,
Do you try to translate text that is situated in the dropdown? Or do you mean that you are trying to change the appearance via page builder?
Looking forward to hearing back from you!
Kind Regards
I tried to install the demo, but the same thing did not appear on the page. I tried to modify and create a new one, but I did not know how
Hello,
You just need to edit this menu dropdown in Dashboard -> HTML Blocks and just correct margin, paddings, and border for the widget column.
Also, you can send me access to the admin dashboard so I will show you how to change the appearance of these blocks from the menu for the RTL on your side.
Thank you in advance.
Kind Regards
I hope to send you the method to fix something again without consulting you
-
This reply was modified 1 year, 7 months ago by
Luke Nielsen.
The problem was solved and I understood the error. Thank you
Hello,
Great! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘The list from right to left is not in order’ is closed to new replies.