Featured and Sales products - by ejder077

This topic has 6 replies, 2 voices, and was last updated 4 years, 7 months ago ago by Olga Barlow

  • Avatar: ejder077
    ejder077
    Participant
    September 16, 2019 at 05:02

    Hi,

    There are Featured and Sales products sections on my home page, but when I hover to the same product on the Featured and Sales products section respectively, one of them (Sales products section) shows 2 black lines on the edges, may I ask why?

    https://ibb.co/2SrM2k5
    https://ibb.co/nCJ5t5J

    Thank you

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 16, 2019 at 09:53

    Hello,

    Find the code in your custom CSS or child theme style.css

    .content-product .image-swap {
        background-color: #1a1a1a;
    }

    and replace by the following

    .content-product .image-swap {
        background-color: transparent;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    September 16, 2019 at 09:59

    Hi,

    Sorry, I cannot find the code
    https://ibb.co/n6J1xVN

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 16, 2019 at 10:23

    Hello,

    Provide Dashboard access to your site, we’ll check where that code is placed.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    September 16, 2019 at 10:35

    Hi

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 16, 2019 at 10:48

    Hello,

    Sorry, that was style of the theme dark.css. We have added custom code to fix the issue. Check now.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.