I managed to change the default color to something that is tolerable, but I’d still like to make edits to how the borders work. The most annoying feature is that it switches to dashed lines when clicked, but mostly I just want to be able to remove it entirely on specific elements.
I’ve added “border: 0” onto the block CSS for the elements and this doesn’t do anything. In particular, my site logo has an underline, and I don’t want it to have one because it’s already an image. I just can’t remove it. I tried adding a class to the block, but I don’t know how to set the class properties. I put them in the blank stylesheet, but I think the style CSS that is applied overrules it anyway.
Any suggestions?
[ad_2]
Hard for us to help without seeing the site/css.