Okay
  Public Ticket #163566
Mysterious reply-button in image
Closed

Comments

  • Frederik started the conversation
    Hi, on pages like this: http://bjerreandersen.dk/projekter/andersen-nielsens-lyrikkanon/ where I have a background image, thee's this totally unmotivated "svar" ("reply" in danish") button showing up. I've looked at the code but I can't figure out if itøs a theme-thing or one of my plugins doing this ... best regards, frederik
  •  1,069
    ThemeNectar replied

    Hey!

    Add this into your custom css box in the Salient Options panel:

    .single-portfolio .comment-list {
      display: none!important;
    }

     

  • Frederik replied

    Thanks! But isn't it a bug that should be fixed in the next version, maybe? :-)