Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #253812
    eschad
    Participant

    Hello,

    We are trying to change the font family for the “Header Media Title”, but it does not change when we update the font family within the “Font Family Options” section of “Theme Options”. We tried to update it via CSS, but could not get it to work properly.

    Also, we are wondering if it’s possible to center the “Site Title”? It does appear to be centered on mobile devices, but it is left-aligned on desktop. Again, we attempted to make this adjustment with CSS, but could not get it to work.

    Thank you!

    #253857
    Skandha
    Participant

    @eschad: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #262429
    andrmcal
    Participant

    I am having issues with the font of the Header Media Title not updating as well when a new font family is selected.

    #262470
    Skandha
    Participant

    @andrmcal: Hello there,
    Can you please let know to which font would you like to change the Header Media Title?

    Kind Regards,
    Skandha

    #262569
    andrmcal
    Participant

    Lato, please.

    #262597
    Skandha
    Participant

    @andrmcal: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .entry-title {
        font-family: 'Lato', sans-serif;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header Media Title Font and Site Title Questions’ is closed to new replies.