New Landing How can we help? Themeforest Theme Support Dante Overlay on portfolio

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #87694
    jeppevinum
    Member
    Post count: 156

    can i change the colour and position on the overlay. On my portfolio items

    #87740
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes, change your accent color to change the color. And then add this to your custom css:

    figure.animated-overlay:hover figcaption {
      transform: none;
    }

    – Kyle

    #88224
    jeppevinum
    Member
    Post count: 156

    Nothing really happens?

    #88448
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It should work 100%. Please provide a link so i can check the problem.
    Thanks

    #88511
    jeppevinum
    Member
    Post count: 156
    This reply has been marked as private.
    #88520
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It should be:

    figure.animated-overlay:hover figcaption {
      transform: none;
      -moz-transform: none;
      -webkit-transform: none;
    }

    – Kyle

    #88525
    jeppevinum
    Member
    Post count: 156

    Nice! Works fine now.
    But where should i change the colour?

    And do this effect other things?

    #88530
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It uses the accent color ๐Ÿ™‚

    – Kyle

    #88538
    jeppevinum
    Member
    Post count: 156

    Can i find that in Colour Customizer? ๐Ÿ˜€

    #88539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you can ๐Ÿ™‚

    – Kyle

    #88541
    jeppevinum
    Member
    Post count: 156

    But do it affect other things?

    #88543
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes it will, the accent color is used as sort of a ‘main color’. If you want to only change the color of the hover then add this to your custom css:

    figure.animated-overlay figcaption {
      background-color: #111111;
    }

    If it doesn’t work, add !important

    – Kyle

    #88556
    jeppevinum
    Member
    Post count: 156

    Thank you! ๐Ÿ˜€

    #88560
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! Happy to help

    – Kyle

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