Hi, i have a question: I installed the template via quickstart. I want to change the contact info in the top (email / copening hours). So i am going to extensions/templates and i cklick on "etnotarix - Default". Then on "Template Options" Under "Basic" i cklick on "Contact Info". There i type my changes. You can see it under www.conbus.de.
The problem: The first capital is alwas a big capital. That is not what i want. Where and how can i change it?
enginetemplates
POSTED: 2019-08-10
Hello DAKOBERT,
Please open file 'default.css', in folder 'css' of template, go to line 26, and remove CSS below
Get an access to all 178 items designed and developed by Engine Templates team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
The problem: The first capital is alwas a big capital. That is not what i want. Where and how can i change it?
Please open file 'default.css', in folder 'css' of template, go to line 26, and remove CSS below
#sp-top2 ul li {
text-transform: capitalize;
}
Save and recheck.