[Resolved] Styling the Featured Post Differently

Home Forums Support [Resolved] Styling the Featured Post Differently

Home Forums Support Styling the Featured Post Differently

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #672015
    Margot

    Apologies if this question is redundant, I was having trouble finding the right thread for this question. I’m looking to style my featured post photo and text differently from the rest of the posts. Sort of like this: https://demo.flothemes.com/narcisse-wedding/blog-c/

    What would be the best way to set this up so I can style the CSS of the first featured post differently than the rest?

    #672210
    Leo
    Staff
    Customer Support

    Hi there,

    What exactly are you wanting to do?

    The featured post has the featured-column class attached to it.

    So if you want to make the title font size bigger for the featured post, this would be the CSS:

    .featured-column h2.entry-title {
        font-size: 30px;
    }

    Let me know if this helps ๐Ÿ™‚

    #672561
    Margot

    Thank you! That was what I was looking for. I have another question that’s different. Is it best for me to ask on this thread or start a new one?

    #672608
    Leo
    Staff
    Customer Support

    Start a new one please ๐Ÿ™‚

    Thanks!

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