Digital experiences for all disciplines
Forum Replies Created
-
-
September 5, 2016 at 11:20 am in reply to: Translate Neighborhood theme from english to german by .mo and .po file #290544
Dear Support,
Why have I to change the functions.php and the style.css? After I changed the style.css there was the following error like you can see it at the attachment below.
I have already translate the en_US.po from english to german but there happen nothing.. why?
Thanks!
Best regards, Jan
Attachments:
You must be logged in to view attached files.Dear Mohammad,
Thanks for answering!
Yes, but I can’t just try it because I have to pay it before I can try it and it wouldn’t be the smartest if it doesn’t work.
Does someone of the support have experience with this topic?There are two plugins which can do this task.. wc vendors and dokan. But I can’t test them before paying.
Best regards, Jan
Dear David Martin,
Thanks for the information!
I will remove the css code, so that the black line is there again.
Best regards, Jan
Dear David Martin,
Thank you for improving the line, but now I have no line between the words “Ausloggen” and “Mein Konto”. In my view it’s very helpful for my customers to see that there are two different links, so can we make the line between those two words? It should be just not so long like I showed you above.
Thank you in advance!
Best regards, Jan
Dear David Martin,
You are the man, it works!
The only small thing we could improve is the grey line between the words “Ausloggen” and “Mein Konto”, it’s a bit too long.
I am sure that you have css code, too.
best regards, Jan
Attachments:
You must be logged in to view attached files.Dear David Martin,
Thank you!
Yes, I want to move these down and there is a second thing I want to do. I want to make the words “Willkommen blackwood-watches” and “Ausloggen” and “Mein Konto” a bit bigger, so that you can read it easy.
Do have a css- code for the second thing, too?
Thanks
Best regards, Jan
This reply has been marked as private.Dear Support,
Please help.
Best regards
Dear David,
Thanks for helping.
Screenshot 2016-06-24 18.23.56.png —> That’s my current problem with the main menue bar. It’s my german website.
css-code from german website:
#header-section .header-menu .menu > li {
font-size: 14px;
}
nav .menu li {
font-size: 15px;
}
.header-left, .header-right {
margin-top: 100px;
}
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a{
color: #d4af37 !important;}
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message{
background: #C1FFC1 !important;}
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message#order_review{
display:none !important;
}Screenshot 2016-06-24 18.25.55.png —> That’s how the main menue bar should be. It’s my english website. The Red arrows shows that the two words left and right should be a bit lower, like you can see it on Screenshot 2016-06-24 18.23.56.png my german website.
css-code english website:
#header-section .header-menu .menu > li {
font-size: 13px;
}
nav .menu li {
font-size: 14px;
}
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a {
color: #d4af37 !important;
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message {
background: #C1FFC1 !important;
}
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message#order_review{
display:none !important;
}Best regards, Jan
Attachments:
You must be logged in to view attached files.Dear Rui,
Thanks for helping!
I did this:
…
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a
{
color: #d4af37 !important;}…
But It doesn’t work..
Best regards, Jan
Dear Kyle,
Thanks it works, but there is a little mistake in my css-code.. I think.
Here my complete css-code:
#header-section .header-menu .menu > li {
font-size: 14px;
}
nav .menu li {
font-size: 15px;
}
.header-left, .header-right {
margin-top: 80px;
}
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a {
color: #d4af37 !important;
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message {
background: #C1FFC1 !important;
}
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message#order_review{
display:none !important;
}Best regards, Jan
Attachments:
You must be logged in to view attached files.Dear Kyle,
I have a second thing I would like to change. How can I move those words above the red arrows a bit down?
Do you can send me any css-code?
Best regards, Jan
Attachments:
You must be logged in to view attached files.Dear Kyle,
Thanks a lot! You found the problem. It works perfect!
Could you give me a second css code for the main menu, please? I want to change the text size, too.
Best regards, Jan
Dear Kyle,
Please, tell me detailed which css code I have to copy into custom css field.
Do you understand what I want to change?
Best regards, Jan
Dear Kyle,
I think you don’t understand my problem.. I apologize for the unaccurate explanation.
I want to change those words in the red area. See it below.. I hope you know what I mean.
Please check my css code.. maybe I did something wrong. You can see it below, too..
Best regards, Jan
Attachments:
You must be logged in to view attached files. -