Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1087570

    I need larger post thumbnails in the blog sidebar (those thumbnails on the screenshot below). Many thanks in advance for a hint!
    How to enlarge thumbnails?

    • This topic was modified 5 years, 7 months ago by fw100.
    #1087838

    Hey fw100,

    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

    
    .sidebar .news-thumb, .sidebar .news-thumb img {
        height: 60px;
        width: 60px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1088922

    Thanx Victoria

    I succeeded with your code and scaled the images about 200%. Unfortunately WordPress 5.1.1 delivers only imagedata with extreme low resolution Maybe somehow the resolution sticks to the former default-size of the thumbs? Might it be a php-solution?

    Many thanks in advance for a further hint

    #1089904

    Hi fw100,

    Can you please share the link to your website?

    Best regards,
    Victoria

    #1090049

    Yes, please use Login-data

    Thanx in advance

    • This reply was modified 5 years, 7 months ago by fw100.
    #1090536

    Hi fw100,

    Thank you.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.