Hi guys,
I’m writing content on my collection pages but when I add the code for a “read more” drop down it screws up all the spacing where the internal links are.
The page is https://abodehaven.com/collections/metal-bookcase
This is the code for the read moreI’m using:
Read more
And attached are before and after shots of adding the code in
Before:
After:
Hi @jamesabodehaven
add read more and then send me like so i can check code issue
Best regard
hi @jamesabodehaven
Add this code in asset->style.css file at bottom
.collection_description details span{ padding: 0 !important;}
Best regard