Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #393950

    please see the link in private content.

    the client does not wish to have the featured images as large as they are – is there any way to control this? i tried clicking on “image” “gallery” and so on, but it’s still large. thanks for your help!

    #394297

    Hi charger70!

    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;
    }

    Regards,
    Yigit

    #394524

    thank you, yigit! that worked perfectly! awesome!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘overly large featured images on posts’ is closed to new replies.