Home › Forums › WoodMart support forum › WPLM menu
WPLM menu
- This topic has 11 replies, 2 voices, and was last updated 8 months ago by Hung Pham.
-
AuthorPosts
-
April 9, 2024 at 1:36 pm #555998
FavoriParticipantHello,
I would like to ask how I can move a Language Switcher to the right position, similar to the one shown in the attached photo.
Additionally, how can I create a sub-menu with a second language just below the chosen one?Attachments:
You must be logged in to view attached files.April 10, 2024 at 8:09 am #556190
Hung PhamKeymasterHi Favori,
Thanks for reaching to us.
Navigate to WoodMart > Header builder > edit default header (highlighted star icon) or you can go through the admin bar directly https://prnt.sc/Ct9ehRDvvDV9.
Hover on the
Menu
element, click on the Pencil icon to edit it https://prnt.sc/Z_zUQlk3Cuq6 > Style tab > and change text align to right https://prnt.sc/iyBMTrB5SyM6Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.wd-sub-menu li.trp-language-switcher-container>a { justify-content: right; }
Regarding the sub-menus, it depends on the current page you are viewing has translations or not.
Best Regards.
April 10, 2024 at 12:29 pm #556275
FavoriParticipantTnank you for your answer.
But when I changed from simple Metu to WPLM Languages in the Header builder, I can no longer change the text alignment to the right, and unfortunately, the part of the custom CSS code doesn’t work.Attachments:
You must be logged in to view attached files.April 10, 2024 at 1:19 pm #556283
Hung PhamKeymasterHi Favori,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
April 10, 2024 at 1:32 pm #556287
FavoriParticipantPlease, find it attached
April 12, 2024 at 8:26 am #556690
Hung PhamKeymasterHi Favori,
Thanks for your patience.
I helped you to modify the code, please double check.
Regards,
April 12, 2024 at 10:25 am #556740
FavoriParticipantI don’t see any changes from my side…
Attachments:
You must be logged in to view attached files.April 12, 2024 at 10:35 am #556749
Hung PhamKeymasterHi Favori,
Please double check.
Regards,
April 12, 2024 at 10:45 am #556755
FavoriParticipantThe space for English version is huge…
Attachments:
You must be logged in to view attached files.April 12, 2024 at 11:04 am #556766
Hung PhamKeymasterHi Favori,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
div.wd-dropdown-menu.wd-design-default { --wd-dropdown-width: auto; }
Regards,
April 12, 2024 at 11:12 am #556769
FavoriParticipantGreat, thank you so much !
April 12, 2024 at 11:14 am #556771
Hung PhamKeymasterHi Favori,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
-
AuthorPosts
The topic ‘WPLM menu’ is closed to new replies.
- You must be logged in to create new topics. Login / Register