Notifications
Clear all

Making just the "Leave a Reply" text bigger, etc.

5 Posts
2 Users
0 Reactions
1,743 Views
(@hoboken411)
Member Customer
Joined: 9 years ago
Posts: 14
Topic starter  

Hi - trying to figure out the easiest way to make the "Leave a Reply" text bigger.

Something odd - in Google Developer inspect, it shows it as an H3 tag, but it's smaller than the other H3 tags elsewhere in the post body text on the site. Maybe my theme's fonts (google fonts) are not translating to the comment DIV?

Either way - I'd like to know the simple CSS rule I can use to JUST make the "Leave a Reply" text bigger.

Also - maybe I can change the background color of that area where the comments section begins? I'd like it to stand out a little easier... much appreciated, and love the plugin for years!

Thanks


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6147
 

Hi Perry,

1. Put this CSS code in Dashboard > Comments > Settings > Styling > Custom CSS Textarea. Save it, delete all caches and do Ctrl+F5 on front-end.

  #wc-comment-header{
font-size: 28px;
}

Don't forget to change the red marked number codes before using.

2.  I'm sorry, but I don't follow you.

Also - maybe I can change the background color of that area where the comments section begins? 

 Could you please explain what you mean  using some screenshots? 


   
ReplyQuote
(@hoboken411)
Member Customer
Joined: 9 years ago
Posts: 14
Topic starter  

Thanks for the quick reply - I'll try that out. As far as my other question... it's a two-parter (see attached)

1. How to make like a horizontal bar behind the "leave a reply" text - sort of like a header or banner?

2. Also - how can I change the background color of the comment DIV? It matches my site's background color - which makes it seem like it's outside of the main site body.. (i.e., it's grey now, but I'd like it white)

3 29 2018 11 40 57 AM

   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6147
 

In the screenshot, that you left I see the wpForo forum plugin editor,  wpDiscuz doesn't have such editor. 

You'd like to change the style of wpDiscuz or wpForo?


   
ReplyQuote
(@hoboken411)
Member Customer
Joined: 9 years ago
Posts: 14
Topic starter  

Sorry - I was just using this comment box as an example of the locations I was speaking of... here's another screenshot, but it probably doesn't make a difference... I was just referring to the areas in question.

3 29 2018 1 52 55 PM

 


   
ReplyQuote
Share:
Scroll to top