JTeich Posted November 2, 2023 Posted November 2, 2023 Hello, I can't seem to figure out how to change the H1 on this page https://africanaeconomics.com/defys2?author=6380f1ab1ba71d0ca39f6658 without it also changing the H1 on each individual page like this one https://africanaeconomics.com/defys2/2023/10/28/dr-suzanne-bergeron and this one https://africanaeconomics.com/defys2/2023/7/11/dr-ebun-joseph I've tried putting different kinds of code in different heading areas etc. Thans so much!
Solution tuanphan Posted November 4, 2023 Solution Posted November 4, 2023 Use this CSS code body.view-list h1 { color: #f1f !important; } JTeich 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
JTeich Posted November 6, 2023 Author Posted November 6, 2023 On 11/4/2023 at 6:38 AM, tuanphan said: Use this CSS code body.view-list h1 { color: #f1f !important; } Thank you so much! I put this code in the blog settings -> advanced, and changed the code to read "white" instead of #f1f. Not sure if that's what you intended, but it worked. You're amazing as usual.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment