Hi,
I’ve been having a bit of fun changing up my site but I have got a little stumped this time around.
I have some tables in the descriptions of my products. They show up fine, however I want to apply some specific css styles to them to make them look a bit different. (The two things I want to do are (1) define the border width and (2) hide the vertical borders so its shows horizontal borders only.)
There are some definitions in the css file already that define the border width, however I’m not sure where to add these… is it somewhere in the main-product.liquid file perhaps?
As you can see in this snip, the code is rendering the rich text element with mt-8. I am thinking adding the extra style definitions here might work.
Can anyone point me in a good direction here?
Thanks Hugh