Privacy Policy Highlights

How can I update the code so the privacy policy does not show highlights?

Hello @ccorriveau .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

Barked Pet Supplies <barkedpetsupplies.com>

Access Password: eullao

1 Like
  • Here is the solution for you @ccorriveau
  • Please follow these steps:

  • Then find the base.css or theme.css file.
  • Then add the following code at the end of the file and press ‘Save’ to save it.
.rte li {
    background-color: white !important;
}
  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
1 Like