Menu - Topbar Error - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu - Topbar Error

M

Manuel

SP Page Builder 2 years ago

Hello, I am currently building a multilingual site. But unfortunately this makes the topbar too deep. I have inserted this code but unfortunately it does not change. The code I have taken from another page I have. Only on this page it does not work. https://prnt.sc/PAJkLpGnqMOa

Furthermore, the vertical menus are only displayed intermittently. Once the German then again times the Spanish or the English. Quite differently. https://prnt.sc/kzZMsS7B_oE- https://prnt.sc/BGkV--v0fKr5 https://prnt.sc/TsfPgLhia152

I set the topbar from 80px to 60px under the basic settings. Now there is a column between the topbar and the menu. This should not happen. https://prnt.sc/c0xCj2FgmWAz

Regards Manuel

0
10 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #107414

Yes, there will be 4 copies of the template.

  • Default
  • English
  • Spanish
  • German
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #106686

Hi

Thanks for contacting us. Use this custom CSS

@media only screen and (max-width: 1700px) and (min-width: 1200px)  {
#sp-header{
    position: relative;
    bottom: 20px;
}
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
M
Manuel
Accepted Answer
2 years ago #106691

For which part is the code? There are 2 concerns. Once the distance from the menu to the topbar and once the positioning in the topbar of contact and language selection and that with the languages English and German the menu is not displayed. The Spanish is displayed to me. Screenshot Spanish https://prnt.sc/HcxWfyaxWKKm Screenshot Deutsch und Englisch https://prnt.sc/o24b2aw_auo9 https://prnt.sc/gnr6jZt9F-Xw Screenshot Distance menu - topbar https://prnt.sc/yel3SU8WxQQg Screenshot positioning topbar contact - language https://prnt.sc/EM5WB5iS560W

Thanks Manuel

That code change nothing, I was trying it in 3 Browsers.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #106696

This is about this portion.

https://prnt.sc/oGuaNaOotlD-

And for your other concern please give me a screenshot of that.

0
M
Manuel
Accepted Answer
2 years ago #106699

Can you check I was updating the answer upstairs.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #106775

Hello Manuel

Sorry, your given credentials do not match. Please check and share again. I will check the issue.

Best regards

0
M
Manuel
Accepted Answer
2 years ago #106933

yeshereagain

0
M
Manuel
Accepted Answer
2 years ago #107109

Now the login works

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #107295

Apology for the inconvenience. I have fixed your issue on English language site. Please check your site. You have not duplicated the templates for multilingual site. Please follow this article and check every steps.

0
M
Manuel
Accepted Answer
2 years ago #107334

That means for every language one Style, right? Like so: https://prnt.sc/SHXA3sar3G5n I have to change the Default? or I have to duplicate it for english too? because on the default the say is for all sites. https://prnt.sc/UUywWsb1-1mj

Like one default and then 3 language styles de, en, es? because on the default I cant change anything

Regards Manuel

0