CSS overrdie using JetPack
-
Hi there,
I want to stop the title of a page appearing in a browser and so I installed JetPack and added the following code into the StyleSheet editor:
.entry-title
{
display: none !important;
}The site is https://www.smtsmodels.com
Is this code incorrect or am I adding it in the wrong location?
Cheers,
Tom
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS overrdie using JetPack’ is closed to new replies.