Hide score on product page
-
Hi there,
Is it possible to deactivate the score shown on the woocommerce product page?
I’ve hidden it using css:
/* Hide Rank Math Score Product Post Box */
.rank-math-seo-score.misc-pub-section {
display: none;
}But assume it would be better practice, and lessen page load if I could disable it.
I tried an option to disable it, but this also meant I couldn’t use the product primary term option which is the main reason I’m using Rank Math.
Any help would be much appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Hide score on product page’ is closed to new replies.