Hi I’ve been trying to remove the quote on the left side of royal template. And I follow a topic, with guidance by Eva Kemp, but it doesn’t seem to work for me. I also created the custom css file and used the following code:
.header-type-6 .header .tbs span {
display: none !important;
}
The code is from here: https://www.8theme.com/topic/hoow-to-remove-top-left-quote/
But still it doesn’t work. What am I doing wrong here?