Course pages > Category title is cut off by front-end code

Home Forums Legacy Support Support queries Other issues Course pages > Category title is cut off by front-end code

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #334456
    shazly
    Participant
    Hi, using demo 1 (if that's helpful) the course titles are cut off from a front-end code, I checked the code from inspect tool and it's coming in full from backend, how to disable that title cut off? here is the link https://lms.noshor.com/resources/ Thanks.
    #334548
    Veronica
    Moderator
    hi the delay in response due to support holiday just checked on your site and didn't found the title cut off please refer http://prntscr.com/x3ogtl http://prntscr.com/x3ohrn let me know if I have misunderstood your query. thanks
    #335576
    shazly
    Participant
    No worries, and sorry, let me clarify, it's cut off on the category filters on the left at the courses index page, here is a screenshot Screen-Shot-2021-01-21-at-4-20-49-PM and here is the link again: https://lms.noshor.com/resources/
    #335783
    Veronica
    Moderator
    hi tried to check your provided link but doesn't work http://prntscr.com/xg3y4r
    #335867
    shazly_952
    Participant
    the URL is working fine, there https://lms.noshor.com/resources/ please double check your connection
    #335944
    Ada
    Participant
    Hi, Use this css code Add it in appearance>> customize>> custom css
    
    .directory .wplms_courses_directory_wrapper .wplms_courses_directory_filters  .taxonomy_filter .checkbox label {
    overflow:visible !important;
    }
    
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Course pages > Category title is cut off by front-end code’ is closed to new replies.