• Resolved mh1web

    (@mh1web)


    Hi!
    The plugin is awesome, unfortunately I couldn’t make some minor changes via CSS, maybe you guys can help me with that.

    1. The X button in the upper right corner of the quiz is not visible, I would like to give the X a dark color, but I have trouble finding the CSS class for the X.
    2. During quiz choices, when I click on one option, the checkmark symbol is barely visible. Same thing as question 1, I’d like to give that a darker color.
    3. At the results page I would like to replace the “add to cart” button text with the German equivalent. Any idea how I can change the text?
    Via CSS didn’t work at the button, but for the “read more” it worked.
    I used this code for it:

    .lq-readmore span {
    display: none !important;
    }

    .lq-readmore:after {
    content: ‘mehr erfahren’;
    }

    It would be awesome if you guys helped me out, I’m at my wit’s end here and sadly the plugin doesn’t offer easier solutions on how to style these 3 things.
    Regards, MH

    • This topic was modified 11 months ago by mh1web.
    • This topic was modified 11 months ago by mh1web.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mh1web

    (@mh1web)

    Thank you so much for your answers!
    This has been hands down the best technical support for a plugin that I have ever had (and I asked many questions in the last years).
    Everything worked perfectly, although I’m not sure how you knew what Quiz I used ??
    Thank you!

    aesparz

    (@aesparz)

    You’re most welcome! We’re glad our support was of help ?? and feel free to let me know which quiz you’re using — I’ll be happy to paste the code there, too.

    By the way… if you’ve enjoyed our support, would you mind leaving a small review? a phrase or two would do the job and it’d mean the world to us ?? you can do it here: https://www.ads-software.com/support/plugin/product-recommendation-quiz-for-ecommerce/reviews/#new-post

    Thanks so much in advance! every vote counts when you’re getting started.

    Best Wishes,

    Plugin Author RevenueHunt

    (@revenuehunt)

    Marking as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘3 Questions: X button + Checkmark symbol (other color CSS); change add to cart’ is closed to new replies.