Okay
  Public Ticket #2617204
Removing the 'website' field in blog comments
Closed

Comments

  •  9
    startup_studio started the conversation

    Hi, 


    Can you help me to remove the 'website' field from the comments sections on blogs. Theres also an optionbox that mentions the word 'website' we'll need to update also . Ive attached an image for reference

  •  2,963
    Andrew replied

    Hi There,

    Please send your website url so that we can provide the possible css.

    Thanks.

  •   startup_studio replied privately
  •  2,963
    Andrew replied

    Hi There,

    Please try this css:

    .col.col_last {
        display: none;
    }

    Hope this helps.

    Kind Regards.