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

    I’ve set the blog articles to show text to the right, small image to the left. How can I best set that picture bigger?

    #822115

    Hey elvirais,

    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

    
    .small-preview {
        width: 150px;
        height: 150px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #822175

    That works fine, thanks!

    #822198

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Show blog with big images left, text right’ is closed to new replies.