Page 1 of 1

remove icon before the image title

Posted: 13 May 2023, 06:59
by mhlai
Hello,
I cannot remove the icon below the image and just before the image title. Anyone have an idea and can help me?
Thank you very much

emhat

Re: remove icon before the image title

Posted: 13 May 2023, 07:32
by Benno
Hi,
add this code:

Code: Select all

.ph-si-image {
 display: none;
}
to the custom.css (or if Cassiopeia user.css) of your template.

Kind regards,
Benno

Re: remove icon before the image title

Posted: 14 May 2023, 06:38
by mhlai
Thank you very much, it works instantly.
best regards

emhat

Re: remove icon before the image title

Posted: 14 May 2023, 08:55
by Benno
You're welcome!

Kind regards,
Benno