Customizing CSS for Step Block

Hello - I’ve been trying for a few hours now, but have been unable to get rid of the dark border on the edges of the step block. I added a content block to a row and set it to step block formatting. It has the perfect spacing for the content, but I cannot get rid of the dark border. Can you please point me to the step block CSS?

Thanks:

Hello,

It appears you have parallax enabled in VC for this which maybe the cause, since the parallax elements have content as display: block in wrapper. Please check screenshot below (right click image and open in new window for full preview):

You could disable that via VC or overwrite the shown CSS via page settings for this page if you don’t have other parallax elements on the page.

Thank you

So, I have a call-to-action block on this page. Is that where the parallax is coming from?

Hello,

If you are using the CTA with parallax then yes, that could cause it.

Thank you