Changing Poseidon text in Footer
-
.site-info {
visibility: hidden;
}.site-info:before {
visibility: visible;
content: “MyText”;
display: block;
}this code worked on the CSS page in the poseidon theme folder. thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Changing Poseidon text in Footer’ is closed to new replies.