sennengurushi
Forum Replies Created
-
Forum: Plugins
In reply to: [Products Compare for WooCommerce] Product thumbnail sizeMany thanks for your effort!
Forum: Plugins
In reply to: [Products Compare for WooCommerce] Modifying the size of the description boxThank you! Will give it a try.
Forum: Plugins
In reply to: [Products Compare for WooCommerce] Modifying the size of the description boxHello again, is there no solution to this? You haven’t responded for several days now. I am sorry but it seems to be really broken at this state.
Forum: Plugins
In reply to: [Products Compare for WooCommerce] Product thumbnail sizeHello,
Sure, I’ll direct you straight to the product page: https://staging.ps-electronic.com/product-category/decoilers/
While you are at it, would also appreciate it if you can look at the description box too, because it’s simply too long and have so much blank space for some reason. Thanks in advance.
Forum: Plugins
In reply to: [Products Compare for WooCommerce] Modifying the size of the description boxHello
As you can see, in the desciption box for one of the products, there’s just some text and no space at all. And for the div with the class ‘popmake’, I have already disabled them all by using ‘display:none’ so they don’t appear on the compare table. I am sorry if I am not being clear.
Forum: Plugins
In reply to: [Products Compare for WooCommerce] Modifying the size of the description boxHello
I am not fully sure of what you are asking for, so I’ll just pinpoint the exact css codes provided by your plugin that makes the description box fixed at a certain height:
.br_new_compare .br_left_table .br_description_row, .br_new_compare .br_right_table .br_description_row {height: 380px !important;}
.br_new_compare .br_right_table .br_description_row td div {height: 379px !important;}Also please see attached to get a clearer picture of what I mean. No matter if I try to overwrite these css codes to change the height in the ‘Custom CSS’ in your plugin menu page, or in ‘Additional CSS’ in the wordpress Customise menu, it still doesn’t overwrite. Hopefully the pictures help.


