Home Forums WoodMart support forum Problem with YITH Best Price Guaranteed for WooCommerce

Problem with YITH Best Price Guaranteed for WooCommerce

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157836

    BaBaBaker
    Participant

    Hello
    I have problem with Yith best price guaranteed.
    Can’t see the price ( image below )
    – disabled all plugins
    – disabled Scroll to top after AJAX
    – disabled AJAX shop
    – removed all custom CSS and woocommerce fitlers in function.php
    – instailled Woodmart on new fresh domain
    and got no luck

    used others themes, and it’s works with 4 themes i tested on.

    Attachments:
    You must be logged in to view attached files.
    #157840

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for contacting our support center.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .price.tooltip {
    	position: relative;
        visibility: visible;
        pointer-events: inherit;
        opacity: 1;
    }

    Regards

    #157893

    BaBaBaker
    Participant

    THANK YOU 🙂

    #157911

    Artem Temos
    Keymaster

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Problem with YITH Best Price Guaranteed for WooCommerce’ is closed to new replies.