Replies: 0
Hi,
I recently moved my company’s website (http://www.microlinux.fr) to WordPress + Zerif Lite, and I’m very happy with the result. Now I want to move the technical branch of my company (microlinux.eu) to the same theme. I just made a fresh WordPress + Zerif Lite installation on https://test.microlinux.eu and I’m having a curious problem this time.
Some of my custom CSS is not taken into account on the new site. For example, on the microlinux.fr site, I have the following:
.intro-text {
text-transform: none;
}
On the new site, I also inserted this CSS code, but to no avail.
Any idea what’s wrong here?
Cheers from the sunny South of France.