New Landing How can we help? Cardinal Image is not visible

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #160229
    dirma
    Member
    Post count: 51

    Hi,

    On the following page:
    http://test.carlijnseves.nl/orthopedie/bandages/

    I put an image in the grey area, but it isn’t visible. (screenshot-1.png).
    Do you know what went wrong?

    Best,

    Dirma

    Attachments:
    You must be logged in to view attached files.
    #160283
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sf-animation{
    opacity:1 !important;
    }

    Thanks
    Mohammad

    #160289
    dirma
    Member
    Post count: 51

    Hi Mohammad,

    Thanks, that works!

    I have a couple of other questions, can you help me with that?:

    1. How can I change the text on the ‘share this’ button? (I want it to change to the dutch words for ‘share this’)
    2. Can I change the heart-icon to another icon of FontAwesome?
    3. How can I remove the following things in a post:
    – author name and picture (still showing up, only on the page of the post itself) (screenshot-2)?
    – ‘Article’ (on the blogpage, at the top of each article).

    Best,

    Dirma

    Attachments:
    You must be logged in to view attached files.
    #160466
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1. How can I change the text on the ‘share this’ button? (I want it to change to the dutch words for ‘share this’).
    You can change it through translation .PO and .Mo files.
    2. Can I change the heart-icon to another icon of FontAwesome?
    Which icon do you want instead of it?
    3. How can I remove the following things in a post:
    – author name and picture (still showing up, only on the page of the post itself) (screenshot-2)?
    – ‘Article’ (on the blogpage, at the top of each article).
    Please provide me specific page url.

    Thanks
    Mohammad

    #160573
    dirma
    Member
    Post count: 51
    #160583
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please paste this custom js code at Admin -> Theme Options -> Custom JS/CSS -> custom js:-

    <script>
    jQuery('a.love-it i.ss-heart').removeClass('ss-heart').addClass('fa-thumbs-o-up');
    </script>

    2- Please use this custom css code:-

    div.author-name{display:none !important;}
    article.post.single-post-standard figure.media-wrap{display:none !important;}
    div.details-wrap h6{display:none !important;}

    Thanks
    Mohammad

    #160618
    dirma
    Member
    Post count: 51

    Hi Mohammad,

    1. Thanks!
    2. ‘Article’ is gone, but there was still a picture of the author visible. I put this css also in the custom css field:
    div.author-avatar img {
    display:none !important;
    }
    And now the picture of the author is also unvisible.

    Thanks for the help!

    Best,

    Dirma

    #160637
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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