New Landing How can we help? Themeforest Theme Support Uplift Remove heart icon, likes count text and dividing lines from posts

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Uplift
  • #311254
    sorelh
    Member
    Post count: 169

    Please can I have CSS to remove
    1. the heart icon
    2. likes text (counter) at the bottom of each post.
    3. dividing lines at the bottom of each post page please.

    Please see screenshot attached.

    Thanks
    Sorel

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

    Hi,

    Add the code below to your custom css option.

    .post-info .post-details-wrap {
        display: none;
    }

    -Rui

    #311999
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #312249
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It didn’t worked because you had a lot of errors in the css before the one I suggested.
    https://www.dropbox.com/s/yv0rbjgvql68wzc/Screenshot%202017-02-01%2019.22.47.png?dl=0

    I fixed the situation, it was missing several closing brackets from the media query.

    Check again.

    -Rui

    #312296
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #312300
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    For that one add the code below.

    .standard-items .blog-item .blog-item-aux {
        display: none;
    }

    Hope it helps.

    -Rui

    #312308
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #312313
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You need to open new tickets for new requests.
    Will look at this, but if you need something else you need to open new tickets.

    -Rui

    #312316
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below.

    #breadcrumbs {
        display: none;
    }
    .page-heading {
        border-bottom: none!important;
    }

    -Rui

    #312329
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #312356
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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