• Resolved erkutwork

    (@erkutwork)


    Hi

    I have a carousel right below the hero banner.

    The logos appear to have some sort of colour filter on them as they do not appear to be their original full colour. How can I remove this filter and have them with their original colours?

    Thanks
    Erkut

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    We have inspected the page.
    A CSS code says ‘opacity: 0.4;‘ is creating the issue.

    To fix it, please use the below CSS on your ‘Appearance CustomizeAdditional CSS‘ field.

    .wpl-lcp-logo-wrapper img {
        opacity: 1 !important;
    }

    We are eager to know the status. Hope to hear from you soon.
    Thanks.

    Thread Starter erkutwork

    (@erkutwork)

    Thanks, it’s fixed.

    Glad to know that it works! ??

    As you are using the plugin, feel free to share your experience in the review section.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘logos are not full colour’ is closed to new replies.