Profiles

  • Member Since: July 16th, 2017
  • Find me on:
  • Created a topic, Center Alignment in mobile not working, on the site WordPress.org Forums:
    I have checked Add "center text align" class to shortc…

  • Posted a reply to How to remove 1st row & 1st column from table, on the site WordPress.org Forums:
    Got the solution Add this in Custom css .wpsm-thead-default {display:none!important;} .wpsm-comptable td:first-child{display:none!important;}

  • Created a topic, How to remove 1st row & 1st column from table, on the site WordPress.org Forums:
    I want to remove 1st row & 1st column from table. …