Cannot create a Product for a Course in Frontend (Course Editor) and other issue

Home Forums Legacy Support Support queries Other issues Cannot create a Product for a Course in Frontend (Course Editor) and other issue

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #361031
    Ada
    Participant
    Hi, I checked on a different system today and able to replicate this issue on that system. please add this css code
    
    #course_component .course_product_price .add_cpt .select_cpt_wrapper {
        max-width:230px !important;
    }
    
    #course_component .course_product_price .add_cpt .select_cpt_wrapper .selectcptactions{
        display:flex !important;
        flex-wrap:wrap !important;
    }
    
    
    #361177
    pablocanedoq
    Participant
    Thank you @Ada You're so cool. It improved a lot. There were still some elements that were displaced from their place a little bit, but I made some adjustments and, at least from my side, I think it looks pretty good. I just hope that the changes that I added, do not affect the visibility in other systems. If you can confirm that you see it correctly from your side, that would be great. Thanks
    #361190
    Ada
    Participant
    Thank-you. :) Yes , it's still fine on my side. please confirm can I close this topic now?
    #361395
    pablocanedoq
    Participant
    Yes, please, you can close this one. Thanks! @Ada
    #361431
    Ada
    Participant
    Okay.closing.
    #364494
    pablocanedoq
    Participant
    Hi @Veronica As we discussed in another topic, the code shared in this topic was generating errors. https://prnt.sc/19kkf7z I have removed those lines of code from the customizer and it has practically not affected anything. Only the alignment of some elements has moved a little bit, but everything looks pretty good. So now we can close this topic. Thanks.
    #364515
    Veronica
    Moderator
    ok thanks for your confirmation
Viewing 7 posts - 16 through 22 (of 22 total)
  • The topic ‘Cannot create a Product for a Course in Frontend (Course Editor) and other issue’ is closed to new replies.