how to remove this mandatory function from website field from blog comments

Home Forums Gillion Theme how to remove this mandatory function from website field from blog comments

Home Forums Gillion Theme how to remove this mandatory function from website field from blog comments

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • rafsanj24
    Participant

    how to remove this mandatory function from website field from blog comments  http://prntscr.com/m9gq6i
    and on theme header on right, this icon ( https://prnt.sc/m9grpt ) is what for ? how to remove this icon from header?

    if you kindly help me by giving the answer

     

     

    Hi @rafsanj24,

     

    I hope you are well today and thank you for your questions.

     

    how to remove this mandatory function from website field from blog comments  http://prntscr.com/m9gq6i

    You can try achieving this by using the attached small plugin specially developed for you that contains some custom code.

     

    and on theme header on right, this icon ( https://prnt.sc/m9grpt ) is what for ? how to remove this icon from header?

    It is a bookmark icon that you can remove from theme Blog settings as displayed in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    rafsanj24
    Participant

    Thanks for your valuable response. i installed the colorlib-divilab-plugin. but now I am seeing one field is completely vanished. you can see here https://prnt.sc/m9mp4h

     

    i just wanna to know how to remove this mandatory function from website field from blog comments  http://prntscr.com/m9gq6i

    a field will exist only mandatory function wanna to disable “website” specific field

     

    if you kindly help me by giving the answer

    Solution for this topic

    To achieve that please do not use above shared custom plugin and instead try adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-comment-form .sh-comment-form-column:nth-of-type(3) label span {
        display: none;
    }

    rafsanj24
    Participant

    Thanks alot .issue solved

    You are most welcome here 🙂

    rafsanj24
    Participant

    can you please tell me how to change the value of sidebar social value https://prnt.sc/mauyp5

    and link

    and how to change the header icon https://prnt.sc/mauzcv

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

Viewing 8 posts - 1 through 8 (of 8 total)