Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 8 replies, has 2 voices.

Last updated by Lauren 4 years, 5 months ago.

Assisted by: Lauren.

Author Posts
October 16, 2019 at 1:46 pm #4766265

maikenW

I have added the woocommerce multilingual currency switcher to my oceanwp menu. However, the switcher is too high on the menu and needs to be centered. Can you help?
Best regards,

October 16, 2019 at 2:20 pm #4766537

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-04:00)

Thank you for contacting WPML support. I'll be happy to help you with this.

You can try adding something like this in Appearance -> Customize -> Additional CSS:

.woocommerce .wcml-dropdown.product {
    margin: 1em 0;
    overflow: visible;
    margin-top: 25px;
}

Please let me know if you need any further assistance and I will be happy to help.

October 21, 2019 at 5:56 pm #4796669

maikenW

Hi Lauren
Thank you for your kind response. I added the ccs but it did not seem to do the trick. Is there something more I need to do?

October 22, 2019 at 4:32 pm #4804345

maikenW

Hi Lauren
I wondered if there is anything else I can do to solve this.
Kind regards,

October 23, 2019 at 12:39 pm #4811589

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-04:00)

Can you please show tell me where you are trying to place the currency switcher? I have attached a screenshot of what I currently see when your site loads, but I'm not clear on how you would like the switcher moved.

Screen Shot 2019-10-23 at 8.34.37 AM.png
October 29, 2019 at 9:25 am #4845311

maikenW

Hi Lauren
Can you check again. It should be solved now.

October 29, 2019 at 7:48 pm #4851367

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-04:00)

I did check again but there is no currency switcher in the menu. Please send a screenshot and URL of where you see this issue. Thanks!

October 29, 2019 at 9:49 pm #4851879

maikenW

Hi Lauren
sorry for the mistake. It had fallen out on the Danish page but not on the English. It is there now on the Danish. However, on some pages it is still too high (ie. home) but fine on others eg shop.
Thank you!

October 30, 2019 at 1:35 am #4852347

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-04:00)

I see it now, thanks. Please change the previous css that I provided to the following:

.wcml-dropdown {
    margin-top: 25px;

Does this resolve it on all pages now?

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.