• Resolved satya2024

    (@satya2024)


    Respected Sir/Madam,

    No matter which color scheme is selected for the entire TutorLMS, there is currently no option to change the cart color.?For instance, if the preset color is set to landscape or custom green, the cart color always remains “sky blue”.? Please visit this URL https://ibb.co/6nSj94k to see the attached proof for reference.?

    Kindly address this bug at your earliest convenience.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Md Rashed Hossain

    (@wprashed)

    Dear @satya2024 ,

    Thank you for bringing this to our attention.

    To change the cart color, you’ll need to use custom CSS codes. Unfortunately, there isn’t an option within Tutor LMS to change the cart color directly.

    Thread Starter satya2024

    (@satya2024)

    Dear Sir,
    It see that, you have marked the issue as “resolved” without providing the necessary custom CSS code. Currently, the “Add to Cart” text changes to white on hover. We need the cart button to exhibit the same behavior: matching the default and hover colors of the “Add to Cart” button.

    The custom CSS code should ensure two things:

    1. The default cart color should be identical to the “Add to Cart” button.
    2. The cart button’s hover color should change to the same color as the “Add to Cart” button on hover.
      Please respond ASAP with the custom CSS code.
      Regards,
    Plugin Support Md Rashed Hossain

    (@wprashed)

    Hello @satya2024

    I’m sorry to inform you that we don’t provide custom solutions, which is why I haven’t provided any custom CSS codes. The cart button style is determined by your theme, so I recommend contacting your theme author for assistance.

    Thank you.

    Thread Starter satya2024

    (@satya2024)

    Be clear with that, I’m not asking for a custom solution, but I’m actually reporting a critical bug that impacts the UI. When you hover over the “Add to Cart” button, it changes from sky blue to white, but the cart icon color stays sky blue. This inconsistency is right in front of every website visitor, and it’s unacceptable. It seems like the developer didn’t take the time to ensure a consistent design. It’s frustrating and makes me question the seriousness and attention to detail in developing this LMS. People shouldn’t have to pay for such a buggy LMS. This needs immediate attention and fixing!

    Plugin Support Md Rashed Hossain

    (@wprashed)

    Hello @satya2024

    I apologize for the confusion. It seems you may have missed my last reply. The issue you’re experiencing is likely caused by your theme. The native Tutor LMS doesn’t have this problem. Please try checking your website with the Tutor Starter theme, Astra, or a similar theme.

    Thank you.

    Thread Starter satya2024

    (@satya2024)

    Why are you trying to make sure that, your LMS doesn’t have any bugs? I’m using the default “Tutor Starter” theme, not any third-party theme. Instead of providing a solution, you’re just diverting me here and there. This is frustrating and unacceptable. Just fix the problem!

    Thread Starter satya2024

    (@satya2024)

    Respected Sir,

    I reinstalled the entire WordPress and imported the default marketplace template. Please note that without making any changes in the code or adding additional CSS, the homepage cart icon color has no hover property. Inside the “Add to cart” button, the default cart color is blue and when you bring mouse over it, the cart color, where as the text “Add to Cart” changes to white on hover. Hence, in the same way the cart color should also be changed to white.
    Please note that this bug is only present in the homepage (marketplace) page and not in the courses list page. If you visit the courses list page and hover the “Add to Cart” button the cart icon will also change to white and the “Add to Cart” text will also change to white.
    Hence, I kindly request you to provide me the Additional CSS code for the market place page, so when any user hovers the “Add to Cart” button, the cart icon and the “Add to Cart” text both should change to white.
    Also, note that this is the actual code which need to be deleted from the main code and it starts working.

    .elementor-7359 .elementor-element.elementor-element-c5f975e .etlms-course-list-main-wrap .tutor-course-card .tutor-card-footer .tutor-btn-outline-primary [class^=”tutor-icon-“] {
    color: #175CFF !important;
    }

    But I don’t want to disturb the main code, hence you please provide me additional CSS code.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.