Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2341376
Appearance on compare table and image size setting
Closed

Comments

  • ivan started the conversation

    Hi there's any way to chage the appareance of the compare table, the rows are so big and would like to change colours, the scroll bars are so thin to be useful on a desktop PC and some more. Where can i do that?

    The second is that i change the image size on setting page and select 100x100 but i think it doesnt works cause the image size its 302x302. Maybe i'm doing something wrong, how can i fix it?

    Thanks a lot.

  •  767
    Janilyn replied

    Hi Ivan,

    Thank you for contacting WPClever Support Forum. We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay in touch as he might need discuss further with you. 

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,238
    Dustin replied

    Hi Ivan,

    #1. We already add different class name for each element on the compare table, so you can use it to add your custom style. Example:

    .wooscp-area .wooscp-inner .wooscp-table .wooscp-table-inner .wooscp-table-items table tbody tr.tr-sku td {
        color: red !important;
    }

    And the result https://prnt.sc/rpa96j

    #2. About the image size: The size is correct as you choose https://prnt.sc/rpadqe but maybe the image wasn't shown correctly this size, it's base on your device. You can read more about it here https://make.wordpress.org/core/2015/11/10/responsive-images-in-wordpress-4-4/

    I can change the code to make the image size is fixed. Let me know if you want.

    Best regards,
    Dustin