Tagged: 

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

    I’m looking to increase the size of the pictures in the Latest Portfolio Widget. I could use help with the code and the location. Thank you!

    #177479

    Hey Jason!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .image_size_widget .news-thumb img { width: 36px; height: 36px; }
    .image_size_widget .news-thumb { height: 44px; width: 44px; }

    You can adjust as desired but 36px’s in first line and 44px’s in second line should be rational

    Cheers!
    Yigit

    #177522

    Thanks Yigit – that’s perfect.

    #177742

    Hey!

    Glad Yigit fixed it. :)

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Increase picture size in Latest Portfolio Widget’ is closed to new replies.