Static Block Cache Issue - by KG - on WordPress WooCommerce support

This topic has 40 replies, 4 voices, and was last updated 4 years ago ago by Rose Tyler

  • Avatar: KG
    KG
    Participant
    November 5, 2020 at 18:58

    Please check attached image, i am having issue with fancy dropdown… all text is white (not visible) and the dropdown box is slightly misaligned. How can i fix it?
    Also is the possible to change the fancy drop down animation?

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 6, 2020 at 09:19

    Hello,

    1) Add the next custom CSS code:

    .fancy-select-results ul li {
        color: #222;
    }
    .fancy-select-results {
        left: -1px;
        width: 19%;
    }

    2) The animation can’t be changed.

    You can submit a request for adding more options for the Fancy dropdown – https://www.8theme.com/taskboard/

    Regards

    Avatar: KG
    KG
    Participant
    November 17, 2020 at 12:38

    how to edit which options to show on product image hover. like if i want to hide wishlist or quick view icon om hover.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 17, 2020 at 13:14

    You can disable the Wishlist plugin.
    To disable the Quick view go to Theme Options > WooCommerce (Shop) > Shop elements.

    You can change visibility of Product Content Elements via Theme Options WooCommerce (Shop) > Shop > Products style.

    Regards

    Avatar: KG
    KG
    Participant
    November 17, 2020 at 15:18

    i don’t want to disable the wishlist, but just remove the wishlist option from product hover and i dont see any option to disable it

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 17, 2020 at 20:02

    Hello,

    Add the below code to Theme Options > Custom CSS

    .footer-product .et-wishlist-holder {
        display: none;
    }

    Regards

    Avatar: KG
    KG
    Participant
    November 20, 2020 at 17:32

    Any reason why i cant see icon before add to wishlist option in single product page? i can see the space before it but icon is not visible.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 21, 2020 at 11:40

    Hello,

    Please provide URL and temporary wp-admin access, so we can take a closer look.

    Regards

    Avatar: KG
    KG
    Participant
    November 21, 2020 at 14:23

    please find details provided

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 22, 2020 at 10:34

    I’ve changed the settings of the Wishlist plugin. Please check now.

    Regards

  • 1 2
    Viewing 40 results - 31 through 40 (of 40 total)

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

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