Home Forums Pro Themes Mediclean Pro Blurry icons in heading

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #105712
    Anna Wanland
    Participant

    Dear Wen Solutions,

    We have changed the name and domain of our site to http://www.bildteknik.com
    In the process, I have also updated our color scheme.

    If you take a look at the top header on the site, the phone and e-mail icons are rather blurry, both in the desktop as well as the mobile version of the site. Any idea if this can be rectified?

    Thanks! Best regards,

    Anna

    #105719
    wensolutions
    Keymaster

    Hello

    Please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS

    #quick-contact li::before {
        text-shadow : none;
    }

    Hope this helps

    Feel free to reach us for any further query/confusion.

    Regards!

    #105721
    Anna Wanland
    Participant

    Excellent!

    Yes, I did the trick.

    Do you have a similar CSS to get rid of the shadow in the social icons (eg. LinkedIn) as well?
    many thanks!

    /Anna

    #105778
    wensolutions
    Keymaster

    Hello

    Please add the below given CSS in the Additional CSS section :

    .mediclean_widget_social ul li a::before {
        text-shadow: none;
    }

    Hope this clears your confusion.

    Feel free to reach us for any further query/confusion.

    Regards!

    #105786
    Anna Wanland
    Participant

    Excellent,

    Now it looks much better. Thanks!

    All the best,

    Anna

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.