New Landing How can we help? Atelier Columns changed behaviour since update

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #275020
    kgeee
    Member
    Post count: 67

    Hi guys

    Until recently the picture and columns where filled with a solid color. But since upgrading, they now have a white bar above and below. See attached.

    How do I go about creating to columns side by side. One should have an image that fills the box and never leaves a white gap. The other should be with text and a solid background with no white bars.

    Attachments:
    You must be logged in to view attached files.
    #275204
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb-column-container > .spb-asset-content.col-sm-6{
    margin-top:0px !important;
    margin-bottom:0px !important;
    min-height: inherit !important;
    }

    Thanks
    Mohammad

    #275212
    kgeee
    Member
    Post count: 67

    Hi Mohammed

    I’ve pasted the CSS in my child theme, but seems it didn’t quite do the trick.

    Still got white bars above and below: http://2016.theproteinkitchen.dk/retail/

    Attachments:
    You must be logged in to view attached files.
    #275250
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste the code at Admin > Theme Options > Custom CSS.
    Thanks
    Mohammad

    #275498
    kgeee
    Member
    Post count: 67

    Hi

    Looks like it did not solve the problem either. See attached.

    Attachments:
    You must be logged in to view attached files.
    #275512
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove my last code and use this new code:-

    .spb-column-container.col-sm-6 > .spb-asset-content{
    margin-top:0px !important;
    margin-bottom:0px !important;
    min-height: inherit !important;
    }

    Thanks
    Mohammad

    #275516
    kgeee
    Member
    Post count: 67

    Hi

    The white bars are gone now.

    But the elements are not vertically centeret. I’ve ticket the button. See attached.

    Attachments:
    You must be logged in to view attached files.
    #275888
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I added this extra class to the column center-element-column and added the code below to your custom css option.

    .center-element-column .spb_content_element{
        padding-top:12%;
    }

    It seems fine now.

    -Rui

    #276241
    kgeee
    Member
    Post count: 67

    Hi Rui

    It is still a bit off center. Sorry to be pedantic. See attached.

    I saw an update to Swift Framework where it mentioned something about vertical alignment. Could this possible be a permanent fix to this?

    Attachments:
    You must be logged in to view attached files.
    #276735
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I have assigned this over to Rui, when he comes online he’ll update you.

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register