Resolved

Change Language Switcher Drop Down Width

General WordPress started by jonid22 Nov 8, 2018 8 replies
jonid22 Nov 8, 2018 · 12:03 pm #10877

Hello, I am using WPML to manage my site translations.
My problem is the width of my drop down language menu, after i hover on one of the languages.
I want it to appear just below the other flag and not that wide. My site is : cci.al

View post on imgur.com

Andrew Misplon Puro Nov 8, 2018 · 12:06 pm #10878

Hi, thanks for posting. It looks like the width in your Custom CSS is overriding the WPML width. Try adding the following to Custom CSS to resolve:

.wpml-ls-item .sub-nav {
    width: 55px !important;
}
jonid22 Nov 8, 2018 · 1:32 pm #10879

It worked, Thank you!

Andrew Misplon Puro Nov 8, 2018 · 1:32 pm #10880

For sure 🙂 All the best.

jonid22 Nov 8, 2018 · 3:16 pm #10885

Just another question. Can you suggest me any plugin to add a staff list in my page ?

Andrew Misplon Puro Nov 8, 2018 · 3:25 pm #10889

It would depend if you’re using a Page Builder if you are you’d look at the best method to use with that Page Builder. Have you considered asking theme support? It looks like you’re using Dream Theme which is a premium theme.

jonid22 Nov 8, 2018 · 4:13 pm #10893

How can i understand which is the best method to use for my Page Builder ?

jonid22 Nov 8, 2018 · 4:13 pm #10894

I am using WPBakery Page Builder

9 posts
Closed This topic is closed to new replies. Still stuck? Start a new topic in General WordPress.