New Landing How can we help? Themeforest Theme Support Flexform Blog – Erasing heart and no. symbols

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #7754
    helloweb31
    Member
    Post count: 67

    Hi, i tried several ways to get rid of the heart icon and the no. behind it incl. the css codes you provided here.

    I only succeeded in eliminating the visibility of the no. behind the hear by making it black color (my background is also black.
    I used:

    .love-it-wrapper {
    color: #000000 !important;
    }

    Now, the heart is still white. How can I det rid of the heart icon or change it also to black color?

    #7757
    helloweb31
    Member
    Post count: 67
    This reply has been marked as private.
    #7759
    helloweb31
    Member
    Post count: 67
    This reply has been marked as private.
    #8132
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    To change the color:

    .love-it, .love-it i {
        color: red !important;
    }

    To completely remove it:

    .love-it-wrapper { display: none !important; }

    The heading thing is not possible with the theme as is, you would need to customize the blog.php file found in \flexform\includes\page-builder\composer\lib\shortcodes

    Regards,
    ————————————————————————————————————

    Cosmin – Support

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