I am editing the headings sizes from theme options > styling > headings
I want H3 to be 12 pixel, but I have no result
attached images
Attachments: You must be
logged in to view attached files.
Hi @supermegalino ,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.
Please make sure you are using latest version of Jevelin theme on your site.
If you are using any cache then please clear or temporary disable it.
Also could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards, Shufflehound team
Solution for this topic
On that portfolio page the title font size is changed by CSS code so to make it 12 pixel please add the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
h3.sh-portfolio-single-title {
font-size: 12px;
}
You are most welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it