Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #100341
    apathyisboring
    Member
    Post count: 14

    Hi,

    Where can I get rid of the split colours when you hover over an icon or a blog post? For the blog posts, I would just like to have the > button.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #100355
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    figure.animated-overlay figcaption {
      background-image: none;
    }

    – Kyle

    #100361
    apathyisboring
    Member
    Post count: 14

    Hi,

    That got rid of the dual tone on the blog posts, but now I only have a solid block of colour. I was wondering if I can get rid of it completely and just have “>” button over the thumbnail picture.

    It didn’t work for the icon box. I still have that dual tone.

    Attachments:
    You must be logged in to view attached files.
    #100372
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please could you provide your link?

    – Kyle

    #100380
    apathyisboring
    Member
    Post count: 14
    This reply has been marked as private.
    #100388
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    figure.animated-overlay figcaption {
      background-color: transparent!important;
    }
    .sf-icon-cont:hover, .sf-hover .sf-icon-cont {
      background-image: none;
    }

    – Kyle

    #100391
    apathyisboring
    Member
    Post count: 14

    That works!

    Thanks for the speedy replies.

    #100395
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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