New Landing How can we help? Themeforest Theme Support Flexform How can I remove the category from the portfolio post?

  • This topic has 5 replies, 2 voices, and was last updated 10 years by Red.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #11164
    Red
    Member
    Post count: 114

    Hi Again,

    A question regarding the portfolio ~

    In the portfolio post pages, under the main image is the date and category, like in a blog post. I got the code to remove the date. But the category is still there, and I’d like to remove that, too.

    Since the code to remove the date was this:

    .portfolio-details-wrap .date { display: none !important; }

    I tried this:

    .portfolio-details-wrap .category { display: none !important; }

    But it’s not that simple, apparently! It was worth a try, though.

    Thanks as always for your help.

    Red

    #11165
    Ben – SUPPORT
    Member
    Post count: 690

    Can you post a link to your website please I’ll have a look what seems to be wrong

    Thanks
    Ben

    #11166
    Red
    Member
    Post count: 114
    This reply has been marked as private.
    #11642
    Red
    Member
    Post count: 114

    I think my question may have gotten lost… So here it is again!

    #11758
    Ben – SUPPORT
    Member
    Post count: 690

    Hey,

    Sorry about that

    You’ll just need

    .portfolio-details-wrap{
    display:none;
    }
    

    Thanks
    Ben

    #11813
    Red
    Member
    Post count: 114

    Thanks Ben!

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