Hey,
how can I change the size of the portfolio picture?
See Screenshot: http://prnt.sc/8x3br0
– Jan
Hey Uzi21!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-upcoming-event-image {
width: 100px;
}
Best regards,
Yigit
Hey,
the URL is in the “Private Content”
– Jan
Hi!
Please try adding !important rule as following
.av-upcoming-event-image {
width: 100px!important;
}
Best regards,
Yigit
Hey,
thanks, it works! :)
Yigit, you do a great support!! :-)
– Jan