Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Clique
  • #12041
    WeAreGermanUfftata
    Member
    Post count: 5

    Hey guys,

    I’m looking for a way to delete the date in an open portfolio page.

    Here’s an example (the blue 14. Juli 2013):
    http://www.jpgregor.com/?portfolio=ready-to-bake-at-home

    Thanks!
    JPG

    #12170
    antonedvard
    Member
    Post count: 22

    I saw ur post and thought it was a great idea to remove the portfolio dates because i dont think its needed to show the date when u posted the thing online, dont have alot of css skills but i checked it out and u can use this in custom css to not show it.

    .portfolio-details-wrap {visibility:hidden;}

    worked for me at http://antonedvard.com/?portfolio=169

    #12172
    antonedvard
    Member
    Post count: 22

    or u can use

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

    and then there will not be space between the header and the text.

    #12173
    antonedvard
    Member
    Post count: 22

    than u can use

    .standard-portfolio .portfolio-detail-description h1 {
    margin-bottom: 25px;
    }

    to make space between the header and the post text 🙂

    #12198
    WeAreGermanUfftata
    Member
    Post count: 5

    Awesome!
    Thank you antonedvard.

    #31037
    khalidmohtaseb
    Member
    Post count: 9

    Im trying to completely get rid of the space between the header and post. Ive tried putting the code antonedvard provided .portfolio-details-wrap {display:none;} into the custom css but it does not work.

    Not sure if im putting into the right place. Under appearance I clicked on theme options then copied and pasted the code into the custom css window. Is this the correct place to put it? If not can you help with specifically where this code needs to be put

    Thanks so much!

    #31532
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, can you please open a new thread for your issue?
    While your issue might be similar, it’s most likely a different issue which will need different attention. Also, you can only submit login details privately if you’re the creator of a thread.

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