This topic has 4 replies, 3 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hi there,
Can I get the comment box and social share buttons displayed after each, and every post (on the blog page), so the user will not have to click the post title to leave a comment.
How do I turn off the clicking action of the featured image on blog posts?
Can you also change the body text link colors, on all pages? I would like the pink color ( i have on my site now) as the text link, and a black as the hover color. Please leave the header links, and blog post links in sidebar as black.
Thanks!
Hello,
Post comment box replacement is additional customization and it’s paid service.
To change the body color links add the following code into custom.css:
.content p a {
color: pink;
}
.content p a:hover {
color: #f7a29a;
}
Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Regards,
Jack Richardson
great, thank you. What would the charge be for the comment boxes?
Hello,
Please create a ticket at http://support.8theme.com/ regarding additional customization and our specialists will tell you the price.
Regards,
Eva Kemp.
The issue related to '‘Blog Post Comment Boxes’' has been successfully resolved, and the topic is now closed for further responses