Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #809518

    HI, is there any way I can control the single post featured image size. The small image is too small and the large is too large for what we are doing.
    URL is https://woodruffway.com/team-2/ then click on image then on read more.
    thanks,
    Buddy

    #810269

    Hey buddy1,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .fullsize .template-blog .blog-meta {
        width: 280px;
        height: 280px;
    }
    .main_color .small-preview {
        width: 280px;
        height: 280px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #810329

    Just exactly what we wanted. That’s great! Thanks so much.
    Buddy

    #810593

    Hi,

    We’re glad that Victoria was able to help you! If you have any other questions or issues, feel free to post them here on the forum and we will do our best to help.

    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/

    Thank you for using Enfold!
    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Single post featured image size’ is closed to new replies.