how can I change the top aligned text ?
"Previewing Another WordPress Blog"
to something else ?
how can I change the top aligned text ?
"Previewing Another WordPress Blog"
to something else ?
past your url so we see what you want done.
I want to change/remove the top text "Previewing Another WordPress Blog"
thx
In your style.css line 414
#topnav {
color:#A2A3A6;
padding-top:20px;
}
Add
display:none;
and when I want to change the inside text ? use sometin else ?
is there something ?
fe. > "my favourite blog"
This topic has been closed to new replies.