enrolled students

Home Forums Legacy Support Support queries Styling issues enrolled students

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #350365
    Food-interactive
    Participant
    Hello Team, i want to remove the enrolled studends. Please look at the link following: https://prnt.sc/112juvz The link: https://food-interactive.de/ernaehrungsprogramm-basic/ Please give me the css. thank you
    #350400
    Ada
    Participant
    Hi, You can use this css code in appearance>> customize>> custom css
    
    .page-id-560 .block.courseitem  .block_content strong:last-child {
        display:none !important;
    }
    .page-id-560 .block.courseitem  .block_content span.clear {
        display:none !important;
    }
    
    #357412
    Food-interactive
    Participant
    Hello Ada, it´s doesn´t work. Do you habe another one? See below. https://prnt.sc/12xbrco Thank you very much.
    #357465
    Ada
    Participant
    Hi, This code should work. there may be paranthesis mismatch in custom css section on your site. Please provide your admin credentials in private reply so that I can check.
    #359039
    Food-interactive
    Participant
    This reply has been marked as private.
    #359065
    Ada
    Participant
    This reply has been marked as private.
    #359112
    Food-interactive
    Participant
    This reply has been marked as private.
    #359121
    Ada
    Participant
    Thank-you for confirming. :) Closing this topic.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘enrolled students’ is closed to new replies.