• Resolved ubub

    (@ubub)


    How can I remove a score from the results? I mean the number of points, for example 0/16.

Viewing 1 replies (of 1 total)
  • Plugin Author Harmonic Design

    (@harmonic_design)

    You can add the following CSS to hide it.

    .hdq_result {display: none !important}

    The best way to add that code to your site will depend on how your site is coded, but for most people, you can log into your site, then on the left sidebar select Appearance -> Customize. Then on the new left menu, select Additional CSS. Just paste in that code, and you’ll be good to go! (And remember to clear your site/browser cache if using a page caching plugin)

Viewing 1 replies (of 1 total)

The topic ‘Score in results’ is closed to new replies.