New Landing How can we help? Themeforest Theme Support Dante Portfolio problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #119292
    Ulrika2427
    Member
    Post count: 31

    Hi,
    I love to work with this theme, but I can’t figure out how to get rid of a couple of things in a page with a portfolio. See attached picture. I would also like the text under the picture to be centered. How do I do that?

    Attachments:
    You must be logged in to view attached files.
    #119388
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding the filter alignment add the code below to your custom css options.

    
    has-no-sidebar .spb_portfolio_widget .filter-wrap {
    margin-left: 45%;
    }

    Regarding the heart icon and comments if we center that it will be over some of the titles.

    -Rui

    #119424
    Ulrika2427
    Member
    Post count: 31

    I’m sorry, that’s not what I wanted. I want to get rid of what I have marked in the previous attached picture. I would like it to look like the new attached picture. No “All 3”, no hearts and comments and centered titels. How do I do that?

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

    Hi

    Add this:

    .comments-likes {
      display: none;
    }
    .portfolio-item h3.portfolio-item-title {
      text-align: center;
    }

    – Kyle

    #119799
    Ulrika2427
    Member
    Post count: 31

    Thank you, that worked fine!
    But I still want to get rid go the “ALL 3” above the pictures, se attached file.

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

    In your portfolio asset settings turn filters off

    – Kyle

    #119942
    Ulrika2427
    Member
    Post count: 31

    Thank you! Have a nice day!

    Ulrika from Sweden

    #119948
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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