Blog titles have different font weights
-
On the blog page of my website, where you can view all your blog entries, I have 2 blog titles that are very bold while the other blog titles are normal (600, like in customizer settings). I want all to be 600, not bold.
I tried changing the font weight of h2 and other headlines in the typography section of the customizer, and it changes all blog titles but not the 2 bold ones. I also added custom css, with the same result: it changes all blog titles but not the 2 bold ones. I used the following css code:.blog .entry-title a{ font-weight:600; }
I also noticed that in my wordpress overview, where I can access the dashboard, create new blog posts and pages etc., the 2 bold blog titles actually have the tags <strong> around them, but I can’t find where I can change it.
Unfortunately I am not allowed to share the website or pictures due to work restrictions.
- The topic ‘Blog titles have different font weights’ is closed to new replies.