New Landing How can we help? Themeforest Theme Support Dante Portfolio gap between gallery and related projects

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #276711
    Sturge08
    Member
    Post count: 75

    How do I reduce the gap between the gallery thumbnails and the related projects?

    Attachments:
    You must be logged in to view attached files.
    #277025
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this CSS:

    .single-portfolio .article-body-wrap {
        margin-bottom: 0;
    }
    .single-portfolio .spb_gallery_widget {
        margin-bottom: 0px;
    }
    article.portfolio .related-projects {
        margin-top: 0;
    }

    Thanks.

    #277320
    Sturge08
    Member
    Post count: 75

    Hi David, yes that worked – all good, thank you for your help.

    #277324
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.
    Thanks David.

    -Rui

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

You must be logged in to reply to this topic.