Hi, Andre,
Happy housewarming! Hope the move went well for you and your family.
I’d like to edit my ordered list styles so they have the same bullets as what I have in my sidebar. I also want to increase the top padding.
however, when I edit the styles for
ul ul,
ul ol,
ol ol,
ol ul {
margin:7px 0 7px 23px;
}
li {
line-height: 18px;
line-height: 1.125rem;
}
…it affects the styling in my main menu. Can you please tell me if there’s a solution for this? Thank you!