New Landing How can we help? Themeforest Theme Support Dante Center small caption dots

Viewing 15 posts - 1 through 15 (of 18 total)
  • Posted in: Dante
  • #84230
    bigbangthinking
    Member
    Post count: 121

    Hi

    I’m trying to make the small caption dots in the slider used por portfolio items to be centered. I tried:

    li.flex-control-nav flex-control-paging {
      align: center;
    }

    But it´s not working. In the portfolio the possibilities are left or right

    🙁

    Thanks

    http://www.bigbangthinking.com/?portfolio=mural-comic-at-nestle-benelux

    #84507
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you got the page builder turned on for that portfolio item?

    – Kyle

    #86033
    bigbangthinking
    Member
    Post count: 121

    Hi

    Yes I have the Page Builder turned on. Actually the text that appears is in a text element.

    An my images are being shown via a Standard Slider and in Meta Options —-> Portfolio Meta —-> Main Detail Options —> Media Display is set to standard

    Also in the Meta Options —-> Portfolio Meta —-> Swift Slider Entry Options —-> Caption Position , the possibilities I have are left and right, but I understand that these are only for the swift slider, which I´m not using in my portfolio pages.

    I think this should be done via CSS. And the same happens to all of my potfolio items.

    Thanks
    Gonzalo

    #86073
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You can use this custom css to center the pagination:

    article.type-portfolio .flex-control-nav {
    width: 100%;
    left: 0;
    text-align: center;
    padding: 0;
    }
    article.type-portfolio .flex-control-nav li {
    float: none;
    }

    – Ed

    #86260
    bigbangthinking
    Member
    Post count: 121

    Yes it does !!!

    Thanks

    🙂

    #86262
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

    #86263
    bigbangthinking
    Member
    Post count: 121

    Any idea how to solve the problem with the missing side of the dot? Check out the attached image.

    Thanks

    Gonzalo

    #86269
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m not seeing this? (see screenshot)

    – Kyle

    #86287
    bigbangthinking
    Member
    Post count: 121

    Kyle

    Checked out and in Firefox and Explorer looks ok. In Chrome looks as described.

    Thanks

    #86295
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I checked with chrome , looks perfect . See Attached screenshot.
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #86299
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Shows fine for me in chrome also, I will leave this to the developer to see if it shows like this on his screen

    – Kyle

    #86332
    bigbangthinking
    Member
    Post count: 121

    OK Thanks

    I´m on a PC using Windows 7 Home Premium

    #86335
    bigbangthinking
    Member
    Post count: 121

    By the way it might have something to do with this same issue I have with the portfolio filter in the home page

    #86339
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:

    ul.portfolio-filter-tabs li.all, ul.portfolio-filter-tabs li.has-items{
    margin-right:4px;
    }

    Hope that should resolve the issue and let me know your feedback.
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #86355
    bigbangthinking
    Member
    Post count: 121

    Thanks Mohammad. That did the job with the portfolio filter. Still the dots in chrome to go. Will wait to hear what the developer has to say 🙂

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