Compare plugin background to White - by Capri

This topic has 11 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: Cardo
    Capri
    Participant
    May 5, 2018 at 11:52

    Hi,

    Could you please help me make the grey background to white with compare plugin in single product.

    please find below screenshot to further understand my issue.

    https://prntscr.com/je0yms

    Thanking you in advance

    Richard

    10 Answers
    Avatar: Cardo
    Capri
    Participant
    May 6, 2018 at 12:53

    Is there any support here available? Can someone help me.

    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 7, 2018 at 07:39

    Hello,

    Sorry for the delay due to the weekends.
    Please add this code in custom css:

    table.compare-list td.odd {
        background-color: white;
    }

    Regards

    Avatar: Cardo
    Capri
    Participant
    May 7, 2018 at 11:30

    Hi,

    It doesn’t work. it says the element is overqualified on the CSS editor.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 7, 2018 at 12:09

    Hello,

    In this case, please add this code:

    table.compare-list td.odd {
        background-color: white !important;
    }

    in Customize > Additional css – http://prntscr.com/jergws

    Regards

    Avatar: Cardo
    Capri
    Participant
    May 7, 2018 at 19:07

    That works! thank you

    by the way, I found another issue on one of my pages. It was working fine before,

    kindly check this page

    Before, It was showing 1 image per row in full width and not like a thumbnail like you see now.

    Please help what just happened.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2018 at 07:34

    Hello,

    You’re welcome.
    Have you tried to disable 3rd party plugins? Likely the problem caused by one of them.

    Regards

    Avatar: Cardo
    Capri
    Participant
    May 8, 2018 at 08:20

    Yes i have tried that.. still nothing worked

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2018 at 08:43

    The autoptimize was disabled also?
    Have you cleared cache before checking the result of disabling?

    Regards

    Avatar: Cardo
    Capri
    Participant
    May 8, 2018 at 10:53

    Thanks. I found the conflicting plugin.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2018 at 10:56

    My pleasure.
    Have a nice day.

    Regards

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.