Well if you have woo commerce installed and get shop text dotted in the middle of the page and want to remove it this is a quick fix ive used so the change stays in place after a upgrades. I inserted this text before into the css code of the template but when the upgrade came for the template it overwrite it so this is the fix so the css should not change after theme updates.

woocommerce shop title

install this plugin https://wordpress.org/plugins/simple-custom-css/

add this text

.woocommerce-page .page-title {
  display: none;
}

like so simple custom css

and update CSS and the finished results:

fixed woocommerce

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from a day in the life of wayne ward....

Subscribe now to keep reading and get access to the full archive.

Continue reading