New Landing How can we help? Themeforest Theme Support Dante Deleting items and spaces in portfolio item page

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

    Hi

    I would like to delete the spaces that appear in green and totally make dissapear the items in red, in atached image.

    Thanks.

    #77481
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide always specific page url so i can debug and give a quick exact solution.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77604
    bigbangthinking
    Member
    Post count: 121
    #77609
    bigbangthinking
    Member
    Post count: 121

    Thanks Mohammad. That did the job.

    ๐Ÿ™‚

    #77610
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code.

    #header .header-container{height:115px}
    body.single-portfolio div.portfolio-options-bar{display:none}
    body.single-portfolio h3.sd-title{display:none}
    body.single-portfolio div.portfolio-details-wrap{display:none}
    body.single-portfolio div.related-projects{display:none}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #88190
    bigbangthinking
    Member
    Post count: 121

    @mohammad

    In htis same page

    How can I make the related projects half their size. Instead of errasing.

    Thanks
    Gonzalo

    #88242
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What do you mean to half size ? Please explore .
    Thanks

    #89189
    bigbangthinking
    Member
    Post count: 121

    @mohammad

    Please see attached image.

    Thanks

    #89214
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi there,

    Unfortunately that is not part of the current theme functionality, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home


    http://www.microlancer.com

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #90012
    bigbangthinking
    Member
    Post count: 121

    Thanks

    @Mohhammad. It was worth a try ๐Ÿ™‚

    Is it possible to hide the related items in the mobile version only?

    Cheers

    #90028
    bigbangthinking
    Member
    Post count: 121

    I was able to hide them in mobiles using the following code

    /* elimina related items en moviles*/
    @media only screen and (max-width: 1024px) {
    body.single-portfolio div.related-projects{display:none}
    }

    ๐Ÿ™‚

    #90079
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks

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