[Resolved] Customize the text from Right Sidebar Widget

Home Forums Support [Resolved] Customize the text from Right Sidebar Widget

Home Forums Support Customize the text from Right Sidebar Widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1667870
    Manuela

    Hello,

    I would really appreciate if you could help me change the following text to Lora:

    Together we thrive
    Join our email list and become part of our community.

    Right sidebar, widget, blog posts page.

    Thank you

    #1668117
    Ying
    Staff
    Customer Support

    Hi Manuela,

    Try this CSS:

    .blog .inside-right-sidebar .textwidget h4, .blog .inside-right-sidebar .textwidget p {
        font-family: 'Lora';
    #1668268
    Manuela

    Hey Ying,

    I am not sure if I am doing something wrong: I added the code in Additional CSS but nothing changed πŸ™

    #1668291
    Ying
    Staff
    Customer Support
    #1668352
    Manuela

    That was it πŸ™‚

    It changed the h4 text to Lora. But it didn’t change the smaller text: ‘Join our email list and become part of our community’. So you happen to have a code for that one too?

    #1668370
    Ying
    Staff
    Customer Support

    Actually .blog .inside-right-sidebar .textwidget pis targeting the smaller font text, and they are already using Lora font πŸ™‚

    https://www.screencast.com/t/mCpvdZUh5eM

    #1668380
    Manuela

    Oh, sorry about that…

    Really grateful for your assistance.

    #1668416
    Ying
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.