New Landing How can we help? Themeforest Theme Support Neighborhood Increasing the number of products in the 'Latest Products Carousel'

Viewing 8 posts - 1 through 8 (of 8 total)
  • #91154
    dub
    Member
    Post count: 33

    Hi,

    A few questions regarding the customisation of our Neighborhood theme:

    1) What is the best way to increase the number of products in the ‘Latest Products’ carousel from 4 to 8. As seen here: (Image 1). If you could kindly provide a description as we would like to experiment with having 8, 12, and 16 products.

    2) What is the best way to centre the image and underlying text in the ‘Welcome to the Neighborhood’ footer widget? (The area depicted in Image 2 – How to centre these elements).

    3) How do we shift our ‘Online Shopping’ categories up to reduce the space between ‘FAQ’ and the ‘Online Shopping’ heading. (Image 4 = Current Appearance) (Image 3 = Desired Appearance). (There doesn’t appear to be a <br> in the widget)

    4) Our href links in the copyright footer no longer open in a new tab since we changed the link colours. If you could point us in the right direction to fix this. Also, what custom CSS would be required to centre all the text in the copyright footer area?

    With Thanks

    – JD

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

    Hi

    1) You would not use product carousel if you wanted to show multiple rows of products, just use the products page builder asset and set the number of products you want to show

    2) I don’t see this on your site?

    3) Add this to your custom css:

    #footer-widgets .span3:nth-child(3n) #text-4 {
      padding-bottom: 0;
    }

    4) Add this to your custom css:

    #copyright p {
      float: none;
      text-align: center;
    }

    – Kyle

    #92421
    dub
    Member
    Post count: 33
    This reply has been marked as private.
    #92458
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .textwidget > img {
      margin: 0 auto;
      width: auto;
    }

    – Kyle

    #92979
    dub
    Member
    Post count: 33

    Thanks

    #92990
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle :-).
    With Best Regards
    Swift Ideas

    #93479
    dub
    Member
    Post count: 33

    Hi there,

    The images centred ok after inserting CSS however they no longer abide by the size constraints in the widget area. This is the code in the widget area:

    welcome
    <br><br>
    We are partnered with etc etc..

    We have resised our images to 200×88 which has caused them to become left-aligned again. The CSS rule doesn’t seem to be applying. We wanted to check if the above widget code is correct or this maybe causing the conflict.

    Thanks again,

    – JD

    #93866
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you send again the code of the widget area. It wasn’t attached correctly.

    – Rui

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