This topic has 6 replies, 4 voices, and was last updated 7 months, 3 weeks ago ago by Andrew Mitchell
I would like to change the font size of my h2 for blog post. I don’t see any option on the theme. Is there a way or option to do that?
Hello, @Rodlens Hora,
Thank you for reaching out to us with your query
To modify the font-size of your blog title, kindly follow the steps below:
1. Navigate to Xstore > Theme Options > Theme Custom CSS > Global CSS.
2. Copy and paste the following CSS code:
.blog-post .post-heading h2 a {
font-size: 15px !important;
}
Please note that you can adjust the ‘font-size’ value to suit your preference.
We trust that this will resolve your issue.
Best Regards,
8Theme’s Team.
Thanks for the css code the real issue I have is that the blog title maybe use em or ram instead of px . Why I said that? It’s because the front size changed in different devices like mobile . I want the size to be the same every (px)
FTP and WordPress login in private area
‼️I customize my single blog post page with the xstore developer before please take a look to the child theme
One of my blog post
Hello, @Rodlens Hora,
We appreciate your prompt response.
We’ve added the next custom CSS code – https://prnt.sc/Bb4aWXryIDB4 Please clear the cache and check the result. Edit font-size in the code according to your needs.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team.
Dear Rodlens Hora,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘I would like to change the font size of my h2 for blog post’' has been successfully resolved, and the topic is now closed for further responses