The spacing worked!!! THANK YOU!!!!
Can you have multiple containers per page or is it best to have one container and add everything to that one container?
Also for this same page I am having trouble customizing the font for the recipe. Im using Wp recipe maker and they have a space for custom CSS.
I tried adding in
p {
font-family: ‘ComfortaaRegular’;
font-weight: normal;
font-style: normal;
}
Any tips would be super helpful!