How can I change the enormous featured image on each blog post page?
yes me to, got them same biGGG Picture!
Here are the pages I need changed:
http://www.fxtradersclassroom.com/courses/ (using LearnDash Courses)
http://www.fxtradersclassroom.com/the-mid-week-update-11-19-14-forex-reversals/
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .big-preview img {
width: auto;
margin: auto;
}
Best regards,
Yigit
Thank you for your help. Is there a way to not have featured images link to the image link? I just want the featured image to be there without a link. Here is an example: http://www.fxtradersclassroom.com/the-mid-week-update-11-19-14-forex-reversals/ . When you click the image it just goes to the image link. I dont want that.