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
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
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).
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
Hi,
Yes, that is exactly what you need to do with the code Victoria provided.
Best regards,
Jordan Shannon
Thanks …. it’s working perfectly!
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