• Resolved 803207739ucla

    (@803207739ucla)


    Hi there,

    I’m working with a child theme…

    Does anyone know how to change the font in the theme’s slider? I want to use Roboto.

    Also, I my Easy Google Fonts plugin is both installed and activated.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter 803207739ucla

    (@803207739ucla)

    I figured this one out. ??

    I searched previous threads and was able to put two-and-two together.

    ———

    `.text-slider .maintitle {
    font-family: Roboto;
    }

    .text-slider .subtitle {
    font-family: Roboto;
    }

    ———

    Thread Starter 803207739ucla

    (@803207739ucla)

    I tried to enter a “code box”, but I guess I didn’t do it correctly. Make sure not to include the apostrophe that precedes the css code in the previous example.

    .text-slider .maintitle {
    font-family: Roboto;
    }

    .text-slider .subtitle {
    font-family: Roboto;
    }

    marceloanexa

    (@marceloanexa)

    Where do I put that code (CSS) ????
    I have no clue about this.

    Could you, please, help me?

    I’ve used the Custom CSS Plug-In but it seems that I am doing something wrong here…
    …I can not see any changes at all.

    Thread Starter 803207739ucla

    (@803207739ucla)

    Did you create a Sydney Child Theme?

    marceloanexa

    (@marceloanexa)

    wow, now you’re talking “N.A.S.A.ich” to me…

    Is there any place to learn about it?
    I thought that WordPress would never force me to know codes, but I see that’t only on Alice’s World (hehehe).

    Could you, please, show me how and teach me why?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Slider Font?’ is closed to new replies.