Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Blog
Related posts - change font/link color
NSwebmarketing
July 2017
in
Blog
How can I change the font/link color in the blog related posts section?
Comments
Bryan
July 2017
Hi,
please send a link to this page and point to what exactly do you want to change.
This will require custom css
thanks
NSwebmarketing
July 2017
http://netsapiens.com/world-netsapiens-exploring-opportunities-asian-markets/
At the bottom there are "Related posts" that is the font color we are looking to change.
Thanks!
Bryan
July 2017
Use this css
.post-related .desc h4 a {
color:red !important;
}
NSwebmarketing
July 2017
edited July 2017
That worked for the very bottom of the page (Related Posts) but not for the section that says "Related" and lists multiple posts.
jp-relatedposts' class='jp-relatedposts'
What is the right code for that section?
Bryan
July 2017
Please show me on a screenshot what exactly do you want to change.
Soform
October 2017
I now have the same problem at this
page
.
The words "Related posts" are h4. So the font size is 90 px.
Can i change the font size with an css code?
Bryan
October 2017
@Soform
You can change the H4 font size in theme options>fonts>size&style
Sign In
or
Register
to comment.
Comments
please send a link to this page and point to what exactly do you want to change.
This will require custom css
thanks