Forums
Forums / Theme: WP Bootstrap Starter / Comments button
(@webstoria)
6 years, 8 months ago
Could You tell me where, mean wich file I must change CSS classes of comments button. Now is btn-primary and I want to change btn-warning but I really don’t know where I can find it
(@afterimagedesigns)
Hi @webstoria,
You could use our child theme for this. Then copy the comments.php on the parent theme to the child theme. Then on the child theme comments.php adit this block of code and add the red box code http://prntscr.com/opu9yb. For more reference you could use this https://codex.wordpress.org/Function_Reference/comment_form.
Thanks for using our theme.
The topic ‘Comments button’ is closed to new replies.
(@webstoria)
6 years, 8 months ago
Could You tell me where, mean wich file I must change CSS classes of comments button. Now is btn-primary and I want to change btn-warning but I really don’t know where I can find it