Hi,
I have just added some CSS and HTML to a product description to test some CSS.
What I want to do is create a ‘Read More’ and ‘Read Less’ in the category descriptions.
And I don’t want to use JQuery or JS.
So on this page: See below
I have pasted the HTML into Category Header and on the CCS in custom.css
And it works 🙂 ( It doesn’t work in category description, but that is something to worry about later – I hope 🙂 )
But it doesn’t show ‘Read +’ and when I want to hide it doesn’t show ‘Read -‘ it shows just a flat grey line….
I have use the CSS and HTML from here (see below) and only removed the P and Body CSS as I don’t want it conflicting with the themes p and BODY.
I understand that this is custom CSS but I am wondering if any of the custom css could be conflicting with the theme css?