badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Code under "Leave a Reply"?

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #11530

    Hi ksuna24,
    its the wordpress default so you need code customization for it.
    you may add this code inside functions.php This may help you

    add_filter('comment_form_defaults', 'remove_comment_styling_prompt');
    
    function remove_comment_styling_prompt($defaults) {
    	$defaults['comment_notes_after'] = '';
    	return $defaults;
    }

    Thank you!

    #11709

    Hi
    Sorry for this. We support only about the theme issue. Not other features.

    Thank you!

    #21716
    Steven
    Participant

    Hi & Thank you for Sharing this Post with us.
    http://asphalt8-hack.com/

    #21759

    You welcome Steven

    Thank you!

    #27762
    gautampandey888
    Participant

    This is really a nice forum and I would like to contribute to your forum if I can know on what topic discussion is going on.

    #27768

    Hi Gautam,

    You can view the topic yourself here

    Thank you for your contribution and support. 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.