Home Forums WoodMart support forum Problems with top menu and WPML Languages selector?

Problems with top menu and WPML Languages selector?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #559395

    piet
    Participant

    Hello,

    We would like to align the search icon and WPML selector to the right on our website. I have tried various methods, but none have been successful. Please look at attached site-link, in the top menu.

    Is there a way to achieve this?

    Regards,

    #559741

    Hung Pham
    Keymaster

    Hi piet,

    Thanks for reaching to us and appreciate your patience.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .whb-col-right .wd-header-nav {
    	flex: 0 1 auto;
    }

    Regards,

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