Hi there. I am new here and I want to change the blog title font size in a smaller size. How can I do this. I allready tried some codes from this forum but they didn´t work.
Thanks for support.
Hey Nicole,
Can you try using this css code:
#top .post-title {
font-size: 30px !important;
}
Hope it helps.
Best regards,
Nikko
Hi Nikko. Thanks for your answer. I copied the css code in the css field at general styling and it didn´t work. Did I use the right place? I am not sure.
Hi nicbar,
Best regards,
Victoria
Hi Victoria, thanks for your answer. No, I mean the heading when you open the blog post. The one, that says Test Girlfriends Kinderfotoshooting….
I would like to have it smaller and centured ;o)
BR, Nicole
Hi,
Try this code in the General Styling > Quick CSS field:
#top.single-post .title_container .container {
display: flex;
justify-content: center;
}
#top.single-post h1.main-title.entry-title a {
font-size: 70% !important;
}
Please adjust to suit.
Best regards,
Mike
Hi Mike…you make my day. Thanks so much!!!
Best regards, Nicole
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike