Language Switch NOT Working After Upgrade - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Language Switch NOT Working After Upgrade

D

Dr. Colette Andrée

Template 2 years ago

Language Drop Down looking weird and not selectable. Template: Shaper_finance 2.0.0

0
13 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120034

Hi,

try this custom CSS:

#sp-top2 .mod-languages__select:hover  .dropdown-menu
{display: block !important; padding:0;} 
#sp-top2 .mod-languages__select .dropdown-menu {top:30px;}
div.mod-languages ul.lang-block li {padding: 0;}
#sp-top2  ul.lang-block.dropdown-menu > li > a::before {display: none;}

UPDATED code!

0
D
Dr. Colette Andrée
Accepted Answer
2 years ago #120038

Wow, thanks so much for replying on a sunday : ) Didn't work though : (

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120039

But thanks, that you tried. I will check again, now with access.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120040

Fixed. I updated my CSS code a little bit. I made two small mistakes.

0
D
Dr. Colette Andrée
Accepted Answer
2 years ago #120043

Wow that was fast thank you. Now can I make it look and feel like it was (small and smooth)? Now it's really big and the green text color not so good. Where would I change this; I tried to figure it out but I just don't know my way around.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120045

New style is from bootstrap 5 - that's why.


I updated a little bit, and should be smaller.

0
D
Dr. Colette Andrée
Accepted Answer
2 years ago #120050

Wow thanks again for the quick response and fixing the issue!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120054

All the pleasure is on my side.

Please mark topic as solved.

0
D
Dr. Colette Andrée
Accepted Answer
2 years ago #120072

I was looking for that option but I can't find it.

How do you want me to do it?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120078

I was looking for that option but I can't find it.

???

if we talk about size of language select field, I had to use extra CSS to reduce that. That's all.

0
D
Dr. Colette Andrée
Accepted Answer
2 years ago #120084

Sorry how I can mark the topic as solved

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #120085

I was thinking that you have extra question or I missed something.

Have a nice day :)

BTW

Remember to secure website using .htaccess and extra firewall component.

0
D
Dr. Colette Andrée
Accepted Answer
2 years ago #120087

Thanks again for all your help and fast response!

Have a great day too!

Just let me know how I can solve the topic and I will do so : )

0