Okay
  Public Ticket #1822066
column width
Closed

Comments

  • emy started the conversation

    Hey there, 

    For some reason the column width is not the same across services. 

    I have 3 tabs each with a different shortcode, the first tab looks ok, but the 2nd and 3rd tabs the column width is bigger. 

  •  472
    Isidora replied

    HI emy,
    Thank you for your purchase.

    Sorry for late response. 

    We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.

    We visit your website and check all your table, and we can see that service containers have same width on all tabs.(attachments)

    Did you find a solution in meanwhile?

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • emy replied

    If I knew before hand that support may take 3 days! to respond, I would have never recommended this plugin to my customers. 
    I managed to fix it by adding this CSS: 
    @media only screen and (min-width: 1200px) 
    { .el-col-lg-12 {
        width: 33% !important;
    }}

    Maybe you can offer a real solution.

  •  472
    Isidora replied

    Hi emy,

    Thank you for your honest opinion. 

    We strive to provide high-quality support to all of our users,  in this sense having a real-time support is not an optimal solution as it doesn't allow attaining to all the requests evenly, and also is harder to analyse the conversations later to figure out what can be added to the documentation and FAQs, or identify some feature requests. As we mention in our previous post we are located in Serbia and our working time is from 10:00 to 17:00 CET. business days. 

    You can check on Envato market that "This author's response time can be up to 5 business days.", but we are doing our best to help each customer as soon as possible.

    Your solution with CSS code is right choice. Width of the service container is dynamically adjusted based  of number of service that you have in category.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables