• Resolved vikasbhatnagar

    (@vikasbhatnagar)


    These Icons (????) in the pros & cons section are shown as images without alt text according to some SEO tools. I asked on Twitter to Google’s john muller and he said, “For what it’s worth, you can do something without it being a ranking factor.”

    Is there a way to remove the icons and just retain the text?

Viewing 1 replies (of 1 total)
  • Plugin Author MightyThemes

    (@mightythemes1)

    Hi @vikasbhatnagar

    Thank you for using our plugin.

    You can hide the icons via CSS. Just paste it in your Customizer > Additional CSS

    
    .wp-classic-pros-cons .pros-content .wppc-box-symbol {
    	display: none;
    }
    

    Let me know if you’ve any other question.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbs Icon images issue’ is closed to new replies.