Edit CSS properties
- The topic ‘Edit CSS properties’ is closed to new replies.
Need help? Check out our Support site, then
Hey folks!
I’m trying to edit some properties using CSS, but for some reason they just don’t work.
I tried to change the font-size property on the class .entry-content and alse the color on the #menu-above-header div.
Does anyone here know how I can achieve that?
The blog I need help with is: (visible only to logged in users)
Hey there! I can definitely help you achieve what you are looking to do. Can we focus on them one at a time?
For your content, can you try this for your custom css?
.entry-content p {
font-size: 16px;
}
Hey there!
I haven’t heard from you in a week or more regarding this, so I’m going to mark this ticket as resolved.
Please let me know if we can help you out with this or anything else.
Hey there! Thanks a lot for your attention!
I already tried that, but it didn’tt work.
What is weird, is that I changed the color property, and it worked. Only the font-size property was ignored.
For the same selector, some rules worked, some didn’t.
Any idea on that?
Thanks again!
Hmmm….
What about when you use this?
p {
font-size: 16px;
}
Hey there!
I haven’t heard from you in a week or more regarding this, so I’m going to mark this ticket as answered.
Please let me know if we can help you out with this or anything else.
why social influence is not working?