Hi !
I’m hoping to remove the space between the header and the body of my website, how would I go about doing this?
I’d like to get rid of the space but keep my logo the same size.
Also would love any support in trying to use a custom font- not sure where to start with this.
Attached is the link to my website
Thanks!!
Hey starlaknapp,
Please try the following in Quick CSS under Enfold->General Styling:
main.content {
padding: 0;
}
Please refer to this on how to register new fonts in the theme: https://kriesi.at/documentation/enfold/typography/#register-additional-google-fonts-for-theme-options
Best regards,
Rikard
Worked like a charm for the padding!
I’m getting close to getting the font to work-have it downloaded in custom font area, but it doesn’t seem to be changing the font on the website, not sure what I am doing wrong there ?
Hi starlaknapp,
What font do you want to use and to what elements do you need it to apply to?
Best regards,
Victoria
I’m trying to use the Poppins font from google fonts- I was hoping to use two versions but can’t seem to get it to work.
Hoping for Poppins thin & Poppins medium
Poppins thin for the body writing & Poppins medium for headings
Thanks!!