Site logo

Archived topic

margin around seperator with id tag

3 replies · Started by Mario on June 7, 2022

Viewing posts 1–4 of 4

Hi,

I want to reduce the margins for top and bottom of the seperator.

I found this CSS -

hr {
margin-top: 20px;
margin-bottom: 20px !important;
}

It works, but i only want to apply these reduced margins to some of the seperators..

Can you provide me with CSS that includes adding an ID tag?

Thanks,
Mario

Thanks Leo :)

No problem :)

This archived topic is closed to new replies.