Change related posts from h4 to normal text?
My SEO software says the structure of headers is wrong caused by the H4 of related posts.
1.) Header above in H4 "Related Posts" // ("Weitere Beiträge" in german)
1.) Header above in H4 "Related Posts" // ("Weitere Beiträge" in german)
2.) Header in three related posts with their own H4 headers
How do i change this H4 into normal text?
And i found this css code:
".section-post-related .post-related .desc h4 { margin-left: 30px !important; }"
How do i change this H4 into normal text?
And i found this css code:
".section-post-related .post-related .desc h4 { margin-left: 30px !important; }"
It's working for the three headers below but not for the first header "Weitere Beiträge" - is there another code/command to move it to the right?
Thank you :-)
Thank you :-)
Comments
The other questions was:
How do i command a margin on the Header with "Related Posts"
But whats the command to control the first H4 Header? :-)
There it is in any post
Thank you :-)
".section-post-related .post-related .desc h4 { margin-left: 30px !important; }"