How to remove this? - by kyduong - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: kyduong
    kyduong
    Participant
    May 30, 2018 at 16:33

    Hello, I need your help, pls tell me how to remove both of them?
    https://prnt.sc/jom339

    4 Answers
    Avatar: kyduong
    kyduong
    Participant
    May 30, 2018 at 16:50

    -.- And how to remove this?!?
    https://prnt.sc/jomc6p

    This theme seems to have less bugs but at the same time less functional than the X-Store.
    Pls help me how to turn off

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2018 at 09:34

    Hello,

    1. Please add an empty text widget in Left side top bar area (Appearance > Widgets).
    2. You may add this code in Theme Options > Custom css:

    .archive .wp-picture .btn_group a {
        display:  none;
    }

    Regards

    Avatar: kyduong
    kyduong
    Participant
    May 31, 2018 at 15:49

    Hi, the number 1 is solved.

    With the number 2, I have to use this code:
    .wp-picture .btn_group, .wp-picture .zoom >i {
    display: none;
    }
    I’m just make sure your theme has a module to config or not.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2018 at 15:52

    Hello,

    This can be disabled via custom css code only.
    Feel free to ask if you have any other questions.

    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.