Okay
  Public Ticket #1439258
removing line
Closed

Comments

  •  2
    Minnoe started the conversation

    Dear Kalium,

    I've noticed that when I sometimes add images an unwanted line appears when I scroll over that image. What is causing this and how may I eliminate it?

    Please see attached.

    Regards,

    Minnoe

  • [deleted] replied

    Hi Mimnnoe,

    Before you continue with further step please consider reading the article we wrote about How to add Custom CSS to your site. Then paste the code below in Custom CSS Section.

    .post-formatting a:after{
         background: transparent !important;
     }
    

    Thank you.