New Landing How can we help? Themeforest Theme Support Neighborhood Neighborhood 3.01 – Columns problem

Viewing 9 posts - 1 through 9 (of 9 total)
  • #186967
    welcome
    Member
    Post count: 88

    Hi,

    I’ve updated the theme this morning and made a page with two columns (image1).
    But there is no space between the columns on the website.
    See : http://www.typographe.be/boutique/

    Any advices ?
    Thanks a lot !

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

    Hi

    Add this to your custom css:

    .spb-column-container.span6 .spb_content_element.span12 {
      width: auto;
    }

    – Kyle

    #187013
    welcome
    Member
    Post count: 88

    Thanks Kyle,

    It’s working with images, but the two google maps disappear, and the text blocks are not at the right place in comparison with the page builder screenshot.

    Best regards,

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

    Try this instead:

    .spb-column-container.span6 .spb_content_element.span12 {
      width: 570px;
    }

    – Kyle

    #187023
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It will just use whatever logo is set on the page

    – Kyle

    #187047
    welcome
    Member
    Post count: 88

    Great !

    Just one last thing.
    As you can see on the screenshot, I have set up the address and the opening time next to each other. What should I modify in the CSS ?

    Thanks a lot !

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

    Add this:

    .span6 .spb_content_element.span6 {
      width: 270px;
    }

    – Kyle

    #187060
    welcome
    Member
    Post count: 88

    Great, it’s working !
    Thanks a lot Kyle !
    Best regards,

    #187062
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂 No problem

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

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

License required for the following item
Login and Registration Log in · Register