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

    I am trying to use Enfold’s “Blog Posts” Content Element, but need the post titles to fit my Front Page Style – specifically, I need the Blog Post title Font set at 10 points where they appear in the Element.

    When I have this set, I can rebuild the elements shown on the test page (see link below) on my front page.

    I am not using the blog post elements anywhere else, presently, so I don’t mind a global solution, if you have one.

    Let me know, and kind thanks in advance.

    Richard

    #919486

    Hey Richard,

    I’m not sure I understand what you are looking to achieve, do you want to change the font size of the blog post titles on the front page only?

    Best regards,
    Rikard

    #930964

    yes … thank you and sorry for my late reply.

    Actually … I need the Blog Post titles to appear in 10PT Font wherever I insert a Blog Posts content element on the site (right now, only on the front page/see the test page below).

    #931326

    Hi rwidick,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .flex_column .template-blog .post-title {
      font-size: 10pt;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #931630
    This reply has been marked as private.
    #931642

    Hi,

    Yes, that is exactly what you need to do with the code Victoria provided.

    Best regards,
    Jordan Shannon

    #932099

    Thanks …. it’s working perfectly!

    #932100

    Hi,

    Great! I’m glad your issue was solved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Changing Blog Post title size’ is closed to new replies.