• Resolved wigginsda

    (@wigginsda)


    I saw a post on how to change the color of the Title and Tagline, but how would you change the size of the Title and Tagline seperately in Neve? I have the free version of Neve at this writing. Thanks for any help, David

    • This topic was modified 2 years, 9 months ago by wigginsda.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @wigginsda,

    Thanks for choosing Neve!

    To change the font size for the site title and tagline, please add the code below in the Additional CSS section within the Customizer. The first snippet targets the site title, while the second one targets the tagline.

    .nv-title-tagline-wrap .site-title {
    font-size: 18px !important;
    }

    .nv-title-tagline-wrap small {
    font-size: 12px !important;
    }

    Feel free to change the font-size value as you please.

    Have a nice day!

    AC

    (@purplecodes)

    Themeisle Support

    Hi @wigginsda,

    It’s been a while since we have heard from you. We will now be closing this thread if the issue has already been resolved. Kindly open a new thread if you have other questions or concerns.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Neve Title and Tagline’ is closed to new replies.