This topic has 6 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
How can I delete these, pls: https://prnt.sc/joydgl
Hello,
Looks like you have sorted out. Feel free to ask if you have any other questions.
Regards
Actually, I would like to get rid of the dotted rectangle, and that yellow icon.
Dear @gurhan,
I can see that your custom css code works fine https://prnt.sc/jozys3
but you can change it to:
.header .tbs span::before, .header-wrapper .header .tbs span {
display: none;
}
the result will be similar.
Do not forget to clear cache before checking result of css changes.
Regards
TU, Rose… appreciate your help very much!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up