New Landing How can we help? Cardinal Portfolio single page – Remove date and share this button

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Cardinal
  • #130299
    Huitima
    Member
    Post count: 2

    Hi!

    I need help with removing the Share this button from single portfolio post page or actually from whole site. I also want to hide the date function. How do I do this?

    I have allready tried to remove share function with custom css, but it did not work.

    Please help!

    #130307
    Huitima
    Member
    Post count: 2

    Is it possible to align center portfolio filters?
    If so, how do i do that? ๐Ÿ™‚

    #130431
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .item-details time {
      display: none;
    }
    .article-share.sharer-0 {
      display: none!important;
    }
    .filter-wrap {
      float: none;
      text-align: center;
    }

    – Kyle

    #130679
    Huitima
    Member
    Post count: 2

    Thanks! You Rock!

    #130746
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle. ๐Ÿ™‚
    With Best Regards
    Mohammad

    #131659
    Nunes
    Member
    Post count: 203
    This reply has been marked as private.
    #131664
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Check now?

    – Kyle

    #131666
    Nunes
    Member
    Post count: 203
    This reply has been marked as private.
    #131668
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You didn’t close off your media query, therefore all your css was for screen sizes less that 768px

    – Kyle

    #131670
    Nunes
    Member
    Post count: 203

    .oooo OK tnks!!!

    #131672
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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