amsv
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product category descriptions: Changing formatOnce again thanks for your ongoing patience here! I’m confused as to where the CSS code should go in the child theme as in the theme editor I have both Stylesheet (style.css) and ctc-style.css. To be honest I’ve tried putting your suggestions in both and no change I’m afraid. I really do appreciate your responses.
Here’s what the ctc-style.css is looking like:
/*
CTC Separate Stylesheet
Updated: 2020-09-15 15:42:09
/*
blockquote.term-description::before {
content: "" !important;
}Here’s what the Stylesheet (style.css) is looking like:
/*
CTC Separate Stylesheet
Updated: 2020-09-15 15:41:48
Theme Name: Customizr Child
Theme URI: https://presscustomizr.com/customizr
Template: customizr
Author: nikeo
Author URI: https://presscustomizr.com/
Description: Customizr is a simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers more than 100K active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,buddypress,custom-menu,custom-colors,featured-images,full-width-template,theme-options,threaded-comments,translation-ready,sticky-post,post-formats,rtl-language-support,editor-style
Version: 4.3.2.1600184508
/*
blockquote.term-description::before {
content: "" !important;
}Forum: Plugins
In reply to: [WooCommerce] Product category descriptions: Changing formatThank you so much for your amazing and quick response – I’m really really grateful and wish I could say that it had worked. I’m using a child Customizr theme with a Woocommerce plugin and copied and pasted your CSS code into the child CSS code area of Appearance / theme editor. It updated successfully but when I go to the shop page those annoying quote marks are still there!