course page/reviews, star styling

Home Forums Legacy Support Support queries Styling issues course page/reviews, star styling

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #349524
    MeesterGijs
    Spectator
    Hello, Have a look at this course: https://meestergijs.nl/item/passive/ Something's off with the stars. Only when hovering it looks normal. Could it have something to do with this topic that was fixed earlier today? This ticket: https://wplms.io/support/forums/topic/styling-issues-after-updating-to-4-097/ Thanks in advance, Gijs
    #349658
    Ada
    Participant
    Hi, Please use this css code in custom css section.
    
    
    .single-course #commentform .stars .star::after {
        content: "\f005" !important;
      }
    
    #349845
    MeesterGijs
    Spectator
    Didn't work, Ada. Sorry. Any idea?
    #349953
    Ada
    Participant
    This reply has been marked as private.
    #350128
    MeesterGijs
    Spectator
    This reply has been marked as private.
    #350180
    Ada
    Participant
    Added the code in footer>>ggoogle analytics code please check again https://prntscr.com/1124iie
    #350281
    MeesterGijs
    Spectator
    Perfect! I'll try to remember to do this as well. I always appreciate when I can add code in style.ss using ftp. But I think I should leave all the code in the footer, right? But can I move css from front end costimzer to ftp, style.css file? closing, Gijs
    #350289
    Ada
    Participant
    Hi, Yes you can move code from front-end customizer to childtheme/style.css. Closing this topic.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘course page/reviews, star styling’ is closed to new replies.