Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1364514

    See private link

    #1364528
    This reply has been marked as private.
    #1364560

    Hi,
    Thanks for your question, this css seems to work when I test it:

    #top.home *{
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    filter: grayscale(100%);
    }

    After applying the css, please clear your browser cache and check.
    Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.
    If you find this not working for you, please include an admin login in the Private Content area so we can be of more assistance, often the issue is a missing bracket in the custom css breaking the css for all rules after the missing bracket.

    Best regards,
    Mike

    #1364599
    This reply has been marked as private.
    #1364601

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Private request for help’ is closed to new replies.