• Resolved adelmassimo

    (@adelmassimo)


    Hi, i’m trying to remove the price column from the Order detail table (is the last column).
    I thought that I can achieve the result by adding some custom css, something brutal like:
    .woocommerce-Price-amount{display:none !important}

    so I added the rule on Custom CSS section but doesn’t works at all.
    Any clue?
    I’ve tried also with something naif like:
    *{color: red !important} but I can’t see any change.

    thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support mivtt

    (@mivtt)

    Hi,

    We updated the free version, please update the plugin and use your CSS above, then check again.

    Best regards.

    Thread Starter adelmassimo

    (@adelmassimo)

    Hi,
    i’ve just updated (1.0.3.4) and tried again.

    Seems that the issue still unresolved.

    Plugin Support mivtt

    (@mivtt)

    Hi,

    We checked your CSS and new version of the plugin, and it works as expected.

    Or you can use this CSS and check again: .woocommerce-Price-amount{display:none;}

    Best regards.

    Thread Starter adelmassimo

    (@adelmassimo)

    Nothing to do.

    I can see from plugin changelog that:
    /**1.0.3.5 – 2021.02.18 **/
    – Fixed: Custom CSS

    but on www.remarpro.com still available 1.0.3.4 version, maybe the issue it’s that.
    Can i download from anywhere the newer version? Maybe that’s due to wordpress approvation times?

    Plugin Support mivtt

    (@mivtt)

    Hi,

    Sorry, please now update the latest version and check again.

    Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove price column from “Order detail” table’ is closed to new replies.