The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Star Rating Icons N...
 
Share:
Notifications
Clear all

Issue Star Rating Icons Not showing on Frontend

2 Posts
2 Users
0 Reactions
15 Views
Posts: 1
Topic starter
(@jamesr)
New Member
Joined: 18 hours ago

Hi, apologies if this has been posted/resolved already but I'm having trouble displaying the star rating option on the front end. The icons only appear as blank squares and they are stacked instead of inline. I'm using Elementor and the comment widget to show the form.

Thanks

Screenshot 2025 11 07 181300

1 Reply
Asti
Posts: 8176
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi,

Please use this CSS code: 

#wpdcom label.fas.fa-star.full {
      font-family: "Font Awesome 5 Free";
}

#wpdcom .wpd-form-col-full .wpdiscuz-item .wpdiscuz-rating {
    display: flex;
}

Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.


Reply
Share: