How do I remove this box from the bottom of all of my pages : Comments & Responses Comments are closed.
Hello, To remove that form, you need to paste the below custom CSS code in the Custom CSS field located under Dashboard->InkThemes->Theme Options->Styling Settings Code: #commentsbox { display: none; } This will help you to figure it out and resolve your issue(s). Regards! Naveen Kolhe InkThemes.com
This removed the section that said "Comments are closed" but the Header saying "Comments and Responses "is still showing up on each page?
Hi, To the comments form, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #commentsbox div#comment-form { display: none; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
Hello Akbar, Tried this in the Themia Pro theme, but it has no effect. Has something changed in the meantime? Milly
Hello, Warm Wishes From InkThemes, Let us know which area of the theme you want to remove via some edited screenshot. We will provide you with the desired CSS code for that. Waiting to hear from you soon. Regards, Shemaela InkThemes.com