New Landing How can we help? Cardinal Portfolio linked item

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #189788
    Mar21
    Member
    Post count: 219

    Hi,

    where could I set the portefolio linked item? I would like also to be able to desactivate it when there is no other item (for the moment, when there is only on item, the linked item is the item itself!)

    thanks

    mar.

    #189809
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you explain what you mean by linked item?

    – Kyle

    #189813
    Mar21
    Member
    Post count: 219

    Hi Kyle,

    it is “linked project” (projet lié) as on the screen capture

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

    The related projects are automatically chosen depending on the category. Do you want to remove this section?

    – Kyle

    #190095
    Mar21
    Member
    Post count: 219

    Yes please!

    #190099
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .related-projects {
      display: none;
    }

    – Kyle

    #190103
    Mar21
    Member
    Post count: 219

    thanks Kyle

    #190105
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #190123
    Mar21
    Member
    Post count: 219

    It doesn’t work!

    #190127
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s because you haven’t closed off one of your css rules:

    /*modifier la couleur des boutons transparents noirs*/
     a.sf-button.transparent-dark{
      border-color: #00868b !important;
      color:#00868b !important;

    It’s missing the closing brace }

    – Kyle

    #190128
    Mar21
    Member
    Post count: 219

    ah yes! thanks you very much!!!!

    #190136
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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 one of the following items
Login and Registration Log in · Register