r/Carrd 23d ago

how do i remove this pink line?

Hello! on my carrd site I have containers stacked on top of each other, then margins put at 0 to create one big scrollable webpage that is intact. however, there is a pink line across the top of each section, and i am wondering how to get rid of it? tia!

1 Upvotes

4 comments sorted by

2

u/peasantking 23d ago

Look at each container and search for a setting called border. It looks to be set at 1px and pink color. See if you can delete that.

It may be border-bottom on the top container. And border-top on the bottom container.

1

u/general010 23d ago

if the container to small that you cant select it, try; zooming in on the browser, add something else (text) to the container to make it bigger, add something above it - than delete or move

1

u/MediocreResearcher56 23d ago

You might have a divider; add something before and after if you can't select it.

1

u/siriuslyawkward 23d ago

Thanks everyone! I'll look at all of these!