PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Line table mobile

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Good morning,
is it possible in the mobile version to remove the first row of the table? the one that represents what is in the columns to understand each other.
Thanks Simo.

Hello  Simo

You mean the heading line. Unfortunately the plugin does not have this feature.

You  can  drop me exact  link to  the  issue - I'll check if this can be done with CSS.

 

Yes, exactly header, on the private page I put the link. It would only be needed for the mobile version, I should gain a seat.
thank you very much!

Hello

#.png - right?

In functions.php  add

add_action('wp_head', function(){

?>

<style>

body .tableon-filter-list{

display: none;

}

</style>

<?php

});

Hello sorry I did not understand what the filter has to do with it ... I intend to remove the column headers from the mobile, as shown in the photo, delete those underlined in red.
Maybe I explained myself badly, sorry, thanks Simone.

urly.it/3cqqq

 

 

Hi, I finally solved it, thank you.
A courtesy, could you remove the previous photo of the topic (#.png)? Prefer not seen is a test environment. thank you very much.

Hello

Ok!  Great!

Welcome;)