• Resolved vaysco

    (@vaysco)


    Hello there!
    Thank you for the free plugin.
    I installed and activated your plugin yesterday and started with the default template. With a modal popup to display the size chart, I can only see a very small size chart instead of the ones you show on your screenshots.

    Please help,
    Adarsha Kharel.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dotstore

    (@dots)

    Hello @vaysco,

    Thanks for reaching out to us.

    Generally, the size of the table is auto and based on the table column.

    So, if you increase the column then it will auto increase the size.

    If you want default as full width then please add below CSS fine in your theme style.css file.

    CSS CODE:
    #size-chart {
    width: 100%;
    overflow: scroll;
    }
    After adding above CSS it will look like this.

    I hope this helps. Let us know still you need any further assistance. we are happy to help.

    Thanks,

    Thread Starter vaysco

    (@vaysco)

    Hi,
    Thank you for your reply. It still doesn’t seem to work when I try with the same CSS code. Is there some other solution to that?

    Thank you,
    Vays Clothing

    Plugin Author Dotstore

    (@dots)

    Hello @vaysco,

    Thanks for the reply.

    It might be possible that there will be another plugin CSS will conflict and our CSS might be not working.

    Can you please create support ticket from here so, our technical team will contact you and help you to resolve this site specific issue.

    Thanks,

    Plugin Author Dotstore

    (@dots)

    Hello @vaysco,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Very small size chart’ is closed to new replies.