Single product page sale badge still showing after update from 8.1.3 to 8.1.4

This topic has 5 replies, 3 voices, and was last updated 1 years, 11 months ago ago by Olga Barlow

  • Avatar: nixatsnow
    nixatsnow
    Participant
    April 30, 2022 at 13:28

    Hi! after the last update, (from 8.1.3 to 8.1.4) my single product pages still displaying product badge even after selecting/turning on “Select to hide the badges in sidebars and widgets.” as well as turning on “Enable to hide the badges in the product detail pages.”

    Also, down below on the single product page, in the Related Products section, badges are showing and on top of that, they don’t seem to be rendering right.

    Tried different browsers, both logged in and logged out as well as clearing cache on browser level as well as within the wordpress dashboard. I never had this particular issue before.

    please see the attached quick screen recording. thanks again, and look forward to hearing back. –> https://screenrec.com/share/rTj8q2aNDx

    SFTP Access as well as 8theme support user profile login credentials included in private cont. area

    -Nick

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2022 at 14:25

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .single-product .yith-wcbm-badge {
        display: none;
    }

    Regards

    Avatar: nixatsnow
    nixatsnow
    Participant
    May 1, 2022 at 21:49

    That did it thanks! – where can i find, and if it’s not in the support section, can you please provide a list of theme classes like in the reply above. it’s just exhausting having to search through and find and try several classes before the CSS selector starts working whether it’s the styling or something else.

    thx!

    Avatar: nixatsnow
    nixatsnow
    Participant
    May 2, 2022 at 08:49

    That did it thanks! – where can i find, and if it’s not in the support section, can you please provide a list of theme classes like in the reply above. it’s just exhausting having to search through and find and try several classes before the CSS selector starts working whether it’s the styling or something else.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 2, 2022 at 20:01

    Hello,

    We don’t have such a list. You can use the Chrome inspector tool or any other browser dev tool to find the HTML structure of the page and classes that all the elements have https://prnt.sc/3BAsrT-u-dyn

    Regards

  • Viewing 5 results - 1 through 5 (of 5 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.