JTeich Posted November 2 Share Posted November 2 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! Link to comment
Solution tuanphan Posted November 4 Solution Share Posted November 4 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JTeich Posted November 6 Author Share Posted November 6 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. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment