New Landing How can we help? Themeforest Theme Support Neighborhood Keeping the photos align

Viewing 15 posts - 1 through 15 (of 16 total)
  • #159951
    william511
    Member
    Post count: 18

    Hi

    How can I keep the photos aligned under the mobile version? Thanks.

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

    Hi,

    What is the link to that page?

    -Rui

    #160046
    william511
    Member
    Post count: 18
    #160048
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks for the link. Do you mean side by side like in desktop?
    -Rui

    #160239
    william511
    Member
    Post count: 18

    yea !

    #160293
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The theme is built on bootstraps 12 column grid, which stacks to 1 col when viewed on mobile. It would be difficult to hack this to make your images stay side by side

    – Kyle

    #160628
    william511
    Member
    Post count: 18

    Is there anyway out?
    Could I achieve that by adjusting the pixel?

    #160668
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    @media only screen and (max-width: 480px) { 
    .spb_content_element.spb_single_image.span6 {
      width: 50%;
      float: left;
    }
    }

    – Kyle

    #161114
    william511
    Member
    Post count: 18

    Thanks. It works.

    However, how can I enlarge the picture so that the margin can be fully utilized rather than leave it blank ?

    #161175
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure what you mean? can you provide a mockup

    – Kyle

    #161367
    william511
    Member
    Post count: 18

    There’re blank areas around the pictures. What I want to do is to enlarge the picture and use all the spacing.

    Attachments:
    You must be logged in to view attached files.
    #161370
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid that’s not possible sorry, the content is within the container therefore it can’t be edge to edge

    – Kyle

    #161380
    william511
    Member
    Post count: 18

    How’s about having spacing between the two pictures?

    #161381
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    So now you want spacing?

    #161399
    william511
    Member
    Post count: 18

    Just adding a small gap between the two pictures

Viewing 15 posts - 1 through 15 (of 16 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