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

    is it possible that the portfolios all have the same height

    #719000

    Hey StephanPfluegler,

    Yes, just edit the portfolio and set Portfolio Grid Image Size to Choose the Portfolio Grid image size manually (select thumbnail size) then select a size that you want.

    Best regards,
    Nikko

    #719082

    Thank you, I cannot find this option??

    #719562

    Hi,

    Can you try to upload a bigger image for example around 450px in width and 400px in height. If you don’t have any bigger images then I think this temporary solution might be needed (but should be removed when the bigger images are available), just add this to Quick CSS (located in Enfold > General Styling):

    .tag.archive a.grid-image.avia-hover-fx {
        max-height: 292px;
        margin-bottom: 8px;
    }
    
    .archive.tag img.size-portfolio {
        width: 100%;
        height: auto;
    }

    Hope this helps :)

    Regards,
    Nikko

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