Hello,
as the topic states, I’d like to customize the font used for one single section for Debut.
password: academy
Text directly under slideshow, shopify-section-162096170594088a64
I’d like to use Oswald for this section.
Can anyone help?
*Edit
I’m trying
div#shopify-section-162096170594088a64 {
font-family: "oswald", "helvetica", "arial" !important;
}
But no luck.
Thanks in advance.