Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #295895
    micheal_w
    Member
    Post count: 498

    Hi Guys,

    after the latest Swift FW update some of our full width pictures disappeared and some reduced to page width.
    http://lifewear.com.au/about/indigenous-artists/

    Even if I setup the full width now, it won’t be full width.

    Furthermore, most of the pictures really zoomed in, on the below page you would need to see the whole photo not just a zoomed stuff… http://lifewear.com.au/fabric-technology/

    I can’t really show how it should be, but this is really annoying, let me know what to do…

    #296244
    David Martin – Support
    Moderator
    Post count: 20834

    1) Can you set the Row to Full Width (Stretched)

    2) Can you test adding this to Theme Options => Custom CSS:

    .spb-column-container.spb_parallax_asset.bg-type-cover {
        background-size: cover;
    }

    Thanks,
    David.

    #296248
    micheal_w
    Member
    Post count: 498

    Hi David,

    1) is working, thanks. Is this “(Stretched)” something new?
    Just because everything was fine and now should I go through on all pages where we have this type of row with image??!

    2) Doesn’t work unfortunately, nothing happened.
    For example here: http://lifewear.com.au/fabric-technology/ the first image should be this one:
    http://2ox5b719w5tv170iji16i4gi.wpengine.netdna-cdn.com/wp-content/uploads/2016/08/image_technology_powertech.jpg
    …but now only a small part of it shows. Also, there is some unwanted padding above and below the image, the header “powertech” was in the same line, but now the text is higher…

    #296589
    David Martin – Support
    Moderator
    Post count: 20834

    1) Yes, stretched is new and will take content within to the edges. Full width (not stretched) will keep the content within the grid.

    2) I believe an update is going out shortly to resolve this.

    Thanks.

    #296713
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #297240
    David Martin – Support
    Moderator
    Post count: 20834

    I have added this:

    .flexbox .spb-column-container>.spb-column-inner {
        background-size: cover!important;
    }

    How does that workout for you now?

    Any reason you choose to use columns to create an image, rather than using the Image asset?

    Cheers,
    David.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.