Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #527565

    Hey,

    how can I change the size of the portfolio picture?

    See Screenshot: http://prnt.sc/8x3br0

    – Jan

    #527568

    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

    #527587

    Hey Yigit,

    I did what you say, but nothing happend.

    Screenshot: http://prnt.sc/8x3kfa

    – Jan

    #527590

    Hey!

    Can you please post the link to your page?

    Cheers!
    Yigit

    #527613

    Hey,

    the URL is in the “Private Content”

    – Jan

    #527657

    Hi!

    Please try adding !important rule as following

    .av-upcoming-event-image {
        width: 100px!important;
    }

    Best regards,
    Yigit

    #527689

    Hey,

    thanks, it works! :)
    Yigit, you do a great support!! :-)

    – Jan

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘The Events Calendar’ is closed to new replies.