New Landing How can we help? Themeforest Theme Support Clique Few changes after the template update

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Clique
  • #116645
    ricktd
    Member
    Post count: 26

    Hello!

    I had a few costume edits and those are now removed after the template update.

    1. The date a portfolio is added was not visible for the viewers of my web page. Now it is again!
    2. At the “Team” page, every column was 100% visible, even when you mouse over one column. Now when I mouse over an item, the other columns become transparent. Can this be changed back?

    Greetings,
    Rick

    #116669
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    No the files were updated. You should have always your changes inside a child theme if possible.
    Don’t you have any backup?

    -Rui

    #116677
    ricktd
    Member
    Post count: 26

    Hmm… okay.
    Looks like I do not have a backup.
    Is it much work to change this back manually?

    #116678
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Regarding 1, add the code below in the theme custom css options.

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

    Can you provide the team page url?

    -Rui

    #116679
    ricktd
    Member
    Post count: 26
    #116685
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this code below.

    
    .team-members:hover > li {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
    }

    -Rui

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