I don’t know if this question is a reason for the support. But i tried to find a solution via google and can’t find one.
Attached i have two screenshots of the Theme and I marked the Header Logo Text and also the (in german Language wrong) Footer Section.
1. Screenshot Nr. 1: How can i change the Uppercase of the first Letter for this text ? I want to have all of this Header Text in small letters.
2. Screenshot Nr. 2: In the Footer there is a nearly same Problem. Here every word has an Uppercase but in German it’s normally only the beginning of a sentence with an Uppercase. How can I change it there?
It would be ok for me, iI want to decide by writing by myself where I want to use Uppercase and Lowercase in the Text on the website….
What do I have to change to be happy ?
Hope you could help me. Thank you very much and kind Regards
Hi, thank you for the information, that worked very good.
Now, i have another problem: It's like on the two screenshots attached. Now the second square in the third row is a bit out of the line. It's the same when i'm on or off it with the mouse...
The effect is every time there, not important if i use the code that you gave to me. (it's clear, that his nothing to do with it).
Do you have a solution for that a bit "magic" problem ?
I think the media category is added as class to the item and by default it has a margin-top, you can add the following style which will override and remove it.
.masonry .selector {
margin-top: 0 !important; }
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hello,
I don’t know if this question is a reason for the support. But i tried to find a solution via google and can’t find one.
Attached i have two screenshots of the Theme and I marked the Header Logo Text and also the (in german Language wrong) Footer Section.
1. Screenshot Nr. 1: How can i change the Uppercase of the first Letter for this text ? I want to have all of this Header Text in small letters.
2. Screenshot Nr. 2: In the Footer there is a nearly same Problem. Here every word has an Uppercase but in German it’s normally only the beginning of a sentence with an Uppercase. How can I change it there?
It would be ok for me, iI want to decide by writing by myself where I want to use Uppercase and Lowercase in the Text on the website….
What do I have to change to be happy ?
Hope you could help me. Thank you very much and kind Regards
Hi Armin,
I am sorry for the late reply, we did not work on the weekend.
1) and 2) Simply add the following style in Theme Options > General > Custom CSS.
This will disable the capitalize of the headings.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi, thank you for the information, that worked very good.
Now, i have another problem: It's like on the two screenshots attached. Now the second square in the third row is a bit out of the line. It's the same when i'm on or off it with the mouse...
The effect is every time there, not important if i use the code that you gave to me. (it's clear, that his nothing to do with it).
Do you have a solution for that a bit "magic" problem ?
Thanks
Hi,
I think the media category is added as class to the item and by default it has a margin-top, you can add the following style which will override and remove it.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.