• Resolved workharder

    (@workharder)


    Hey all,

    As you can see on the page here: https://freshcasino.org/test/

    The header of the table is not in line with the top of the image.
    How can I remove the margin from the table header?

    I’ve been told to add the ‘mtn’ class, but I cannot work out where to add it?

    Any help would be much appreciated.

    Debug and version information:

    · Website: https://freshcasino.org	
    · TablePress: 1.7	
    · TablePress (DB): 32	
    · TablePress table scheme: 3	
    · Plugin installed: 2016/09/10 22:17:03	
    · WordPress: 4.6.1	
    · Multisite: no	
    · PHP: 5.4.45	
    · mysqli Extension: false	
    · mySQL (Server): 5.5.48-37.8	
    · mySQL (Client): 5.5.48-37.8	
    · ZIP support: yes	
    · UTF-8 conversion: yes	
    · WP Memory Limit: 40M	
    · Server Memory Limit: 256M	
    · Magic Quotes: off	
    · WP_DEBUG: false	
    · WP_POST_REVISIONS: true
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I’m not sure where you got that information with the mtm class. I would suggest to use some “Custom CSS” code instead. Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-table-name {
    	margin-top: 0;
    }

    Regards,
    Tobias

    Thread Starter workharder

    (@workharder)

    This worked perfectly!

    Thank you very much TobiasBG

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to adjust the margins of the TablePress Header?’ is closed to new replies.