This topic has 11 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
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.
Thanking you in advance
Richard
Is there any support here available? Can someone help me.
Thanks
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
Hi,
It doesn’t work. it says the element is overqualified on the CSS editor.
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
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.
Hello,
You’re welcome.
Have you tried to disable 3rd party plugins? Likely the problem caused by one of them.
Regards
Yes i have tried that.. still nothing worked
The autoptimize was disabled also?
Have you cleared cache before checking the result of disabling?
Regards
Thanks. I found the conflicting plugin.
My pleasure.
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up