Tue, 2016-07-19 22:24
I am looking for correct place to remove the headline text option in weebly html code.
I have an image up but "Click here for headline text" will not dissapear and I dont want it.
I am new to coding. Please help.
Tue, 2016-07-19 22:26
#1
I believe this is the code,
I believe this is the code,
.wsite-headline{
display:none;
}
But I dont know where to put it.