Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author iova.mihai

    (@iovamihai)

    Hey @wpsupacc,

    Thank you for reaching out! To hide the IDs, you can use the following CSS code:

    [data-slicewp-tab="visits"] .slicewp-list-table .slicewp-column-id,
    [data-slicewp-tab="commissions"] .slicewp-list-table .slicewp-column-id { display: none; }

    Please add the above CSS code into your website. If you’re not sure where to add the code, please add it into Appearance > Customize > Additional CSS.

    Thank you and best wishes,

    Mihai

    Thread Starter wpsupacc

    (@wpsupacc)

    Thanks! that worked.

    Plugin Author iova.mihai

    (@iovamihai)

    Hey @wpsupacc,

    Awesome! Happy to hear it.

    Wishing you all the best!

    Mihai

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide ID numbers from visits and/or commissions tab’ is closed to new replies.