Uptown Style Theme – h3 font size not changing
-
Hello,
I’ve tried to adjust the code to adjust the font size (font-size: 12 px !important; –> to: font-size: 16px !important;
.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400;
font-size: 12px !important;
line-height: 1.5em;
}and
.rpwe-summary{
font-size: 12px;
}and in the Uptown Style theme the font size changes remain the same…a very small font size.
So a couple of questions:
1. Do I have the right code identified above to change the header/title of the post as well as the body text size of the post?
2. What do I need to edit to make sure the changes take affect with this Uptown Style theme?
Thank you very much and I really look forward to hearing from someone and correcting this issue. This is my first website I am building with WordPress and would appreciate any help/guidance with this matter.
- The topic ‘Uptown Style Theme – h3 font size not changing’ is closed to new replies.