New Landing How can we help? Themeforest Theme Support Dante Full Width Media Portfolio

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #61909
    natking
    Member
    Post count: 45

    Hi,
    Something seems to be wrong with the full width Media portfolio page. Everything is going to the left. If you look near the left of Related Portfolios you will see some random sidebar thing.

    #61911
    natking
    Member
    Post count: 45

    Sorry I found you need to check the remove details box.

    #61912
    natking
    Member
    Post count: 45
    #61948
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You need to update to 2.51, we fixed this issue πŸ™‚

    – Kyle

    #62533
    natking
    Member
    Post count: 45

    Hi, I just spent the last hour backing up files and updating theme. But it is still the same. I purchased this theme from Themeforest looks like the update on their is only v2.5.
    Can you please let me know how to update the theme to 2.51.
    Thank you

    #62564
    natking
    Member
    Post count: 45

    Hi,
    I have also found all of these issues with this portfolio also.

    Issue With full width Portfolio using Swift page builder.

    1. Large image header – can’t remove spacing below.
    2. Text goes all the way across the page.
    3. Gallery – Large gap below gallery, think has something to do with setting the remove thumbnails check box. ( But even if I turn the tumbnails on you can still see big gap.
    4. Client featured logos are appearing really small with li tags by the looks of it. Also have 6 logos but only 5 appear.
    http://www.organicwebdesign.com.au/airpig/?portfolio=blue-zoo

    #62617
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The update will be available through the wordpress backend, go to themes, and you will see the update.

    Once updated, let me know what problems persist and I will hep you out with them.

    – Kyle

    #62727
    natking
    Member
    Post count: 45

    Great, thanks so much Kyle. I have updated it in themes and the following issues still apply.

    1. Large image header – can’t remove spacing below.

    2. Gallery – Large gap below gallery, think has something to do with setting the remove thumbnails check box. ( But even if I turn the tumbnails on you can still see big gap.

    3. Client featured logos are appearing really small with li tags by the looks of it. Also have 6 logos but only 5 appear.
    http://www.organicwebdesign.com.au/airpig/?portfolio=blue-zoo

    #62761
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    1) Add this css:

    .single-portfolio .inner-page-wrap {
      margin-top: 0;
    }
    .single-portfolio .fw-media-wrap {
      margin-bottom: 0;
    }

    2) The gallery has this space because all of your images are different sizes, therefore it creates the space to fit the biggest image.

    3)

    .featured-clients-items {
      list-style: none outside none !important;
    }
    .featured-clients-items li img {
      max-height: none;
    }

    The reason there is the space to the left is because that is the position for the widget title

    – Kyle

    #62768
    natking
    Member
    Post count: 45

    Wonderful. Thank you so much all of these issue has been fixed . Just not sure why only 5 out of 6 logos appear. I found another post with similar issue. Might just be something simple like the size of the logo.

    Thanks for all your help πŸ™‚

    #62771
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Because there is only space for 5 logos, there are 6 columns of span2 – 1st column for the title, the remaining 5 for the logos. If you want 6, try the client carousel.

    – Kyle

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