Home Forums WoodMart support forum WPLM menu

WPLM menu

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #555998

    Favori
    Participant

    Hello,

    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.
    #556190

    Hung Pham
    Keymaster

    Hi 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/iyBMTrB5SyM6

    Please 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.

    #556275

    Favori
    Participant

    Tnank 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.
    #556283

    Hung Pham
    Keymaster

    Hi 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,

    #556287

    Favori
    Participant

    Please, find it attached

    #556690

    Hung Pham
    Keymaster

    Hi Favori,

    Thanks for your patience.

    I helped you to modify the code, please double check.

    Regards,

    #556740

    Favori
    Participant

    I don’t see any changes from my side…

    Attachments:
    You must be logged in to view attached files.
    #556749

    Hung Pham
    Keymaster

    Hi Favori,

    Please double check.

    Regards,

    #556755

    Favori
    Participant

    The space for English version is huge…

    Attachments:
    You must be logged in to view attached files.
    #556766

    Hung Pham
    Keymaster

    Hi 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,

    #556769

    Favori
    Participant

    Great, thank you so much !

    #556771

    Hung Pham
    Keymaster

    Hi 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,

Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘WPLM menu’ is closed to new replies.