• Hey there, I just started using this theme and I ADORE it by the way. I can’t figure out is how to change the Font for the title, so if you could tell me what I’m missing… Also I see the featured posts, How do I take away the summaries next to them, and just have pictures? Let me know!

    • This topic was modified 6 years, 4 months ago by melisamoore.
    • This topic was modified 6 years, 4 months ago by melisamoore.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi melisamoore.

    Thank you for contacting us and for trying our theme. Glad to read you like it, we really appreciate it.

    In order to remove summary next to a featured post, please add this to Appearance -> Customize -> Additional CSS:

    .frontpage-featured-posts .entry-summary {
    	display: none;
    }

    I’m not sure if you’re referring to posts’ titles, but if you do, try this CSS:

    h3.entry-title {
    	font-family: Times;
    }

    Adjust the font family as you want.

    I’d also like to point out that our Juliet Pro version has the whole section dedicated to fonts – https://help.lyrathemes.com/article/318-custom-fonts-pro-only

    Hope this helps but if you have any additional questions, feel free to ask.

    Kind regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Title Font’ is closed to new replies.