Thread Starter
bwoose
(@bwoose)
sorted it – added
.form-allowed-tags { display: none; }
into user.css and it worked a treat.
Thread Starter
bwoose
(@bwoose)
i just added ,’comment_notes_after’ => ” to comments.php but it removed the whole reply function. I just want to remove the text.
Thread Starter
bwoose
(@bwoose)
style.css
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
that’s it. I checked in css/default.css and user.css but nothing doing either. I’ve left a thread in the arras forum. but this is a common feature of wordpress and i’m stunned that someone felt the need to include it let alone omit the option to remove it when everything else is put together so well.
Thread Starter
bwoose
(@bwoose)
sorry – i did see that fix in another forum. I looked through the code and saw that is also used another css file:
@import url(‘css/default.css’);
but that file doesn’t exist.
All very strange.