Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Sizing the rating stars

3 Posts
2 Users
0 Reactions
2,198 Views
(@uri4u)
New Member
Joined: 7 years ago
Posts: 4
Topic starter  

I would like to change the size of the rating stars. Can it be done with CSS?


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

Hi Uri4u,

Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS in "Custom CSS Code" textarea, save it Delete all caches, do CTRL+F5 on the frontend. 

#wpcomm i.fa-star {
font-size: 25px !important;
}

Don't forget the red mark code before using. 


   
ReplyQuote
(@uri4u)
New Member
Joined: 7 years ago
Posts: 4
Topic starter  

Thanks!


   
ReplyQuote
Share:
Scroll to top