Viewing 3 replies - 1 through 3 (of 3 total)
  • foregames

    (@foregames)

    You need to contact the developer of the theme to correct this. I had the same issue with Shopkeeper, and GetBowtied (the developer) fixed it for us.

    Hope it helps.
    Greets
    Dragan
    ForeGames

    Thread Starter wtpyos

    (@wtpyos)

    Thanks, foregames. Maybe YITH can provide solution.

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    and thank you for writing in!

    You can fix this issue by adding the following code snippet to Appearance > Customize > Additional CSS

    .sidebar-inner .container-image-and-badge{
        position:static;
    }
    
    .sidebar-inner .yith-wcbm-badge{
        display:none;
    }

    Please try this solution and let us know if everything works fine!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Badge still shows in sidebar’ is closed to new replies.