1 reply [Last post]
cmorrisseomarketing
cmorrisseomarketing's picture
Offline
newbie
Last seen: 6 years 46 weeks ago
Timezone: GMT-4
Joined: 2016-07-19
Posts: 2
Points: 3

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.

cmorrisseomarketing
cmorrisseomarketing's picture
Offline
newbie
Last seen: 6 years 46 weeks ago
Timezone: GMT-4
Joined: 2016-07-19
Posts: 2
Points: 3

I believe this is the code,

I believe this is the code,
.wsite-headline{
display:none;
}
But I dont know where to put it.