Wanted – CSS Code to remove Page Titles
-
I want to remove the page titles on the page itself and have tried the following CSS –
.page .title {
display: none;
}but it doesn’t work – does anyone please have the correct code please?
ie – on this page I want to get rid of “World Wanders” on the following page
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wanted – CSS Code to remove Page Titles’ is closed to new replies.