New Landing How can we help? Themeforest Theme Support Flexform How to remove the author in the blog show page?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #201759
    saivs
    Member
    Post count: 8

    please check the image in the attachment. How to remove the author(on red underline) in the blog show page?

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

    Hi,

    Add the code below to your custom css option.

    .mini-items .blog-item-details {
        display: none;
    }

    -Rui

    #202226
    saivs
    Member
    Post count: 8

    Thanks, another two question:
    1. How to remove the “like” and reply number as well?

    2. How to show the date above the post name?

    ie:——————————————————–
    16 May 2015
    Company introduced new production line

    Houston, TX, April 13 2015 – Hydratight unveils a new MM120 Clamshell with all-steel split ring style housing, offering an impressive operating range from 85.9 in (2181.9 mm) to 121.5 in…

    Read the full article »
    ———————————————————-

    #202338
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1)
    Use this code below.

    .comments-likes .love-it-wrapper {
         display: none;
    }

    2) Need to check your blog url

    -Rui

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