• Resolved brokendown

    (@brokendown)


    Hi there,

    I’m trying to target and change the font in the ‘Big Title’ section using the ‘Use Any Font’ plug in so that I can use my custom font instead of the default one.

    I just can’t get it to change!

    How would I address the text in the ‘Big Title’ section? It doesn’t seem to correspond with any default WordPress text types (paragraph, h1, h2 etc) but the plugin offers the ability to target certain elements in order to change text (e.g. #content.wrap). How do I target this area using the #? What is it called?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Hi,

    You can target big title section using these attributes,
    h1.intro-text {
    /* Add your CSS code here */
    }
    Hope it helps and let me know if you require any further assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘Change font in ‘Big Title’ area’ is closed to new replies.