• Resolved maryajc

    (@maryajc)


    Hello,
    When the table is adjusted in the responsive format, the bullet point appears above the text. How can I solve that?
    Can you tell me the code that I have to write and where?
    I attached a link to the problem.

    Thank you very much

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

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.

    To remove these, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress ul li::before {
    	display: none !important;
    }

    Regards,
    Tobias

    Thread Starter maryajc

    (@maryajc)

    Hi,
    thanks very much for your help.
    it is resolved
    Regards,
    Marya

    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 ‘Tablepress responsive bullet point’ is closed to new replies.