Home Forums Pro Themes Travel Gem Pro “Destinations Caroussel” is misconfigured in comparison with demo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #147989
    Bruno Matos
    Participant

    Title says it all.
    Everything was installed accordingly, however there was some errors but we don’t know if it is relatable.
    Anyway, we need a fix for this asap.

    ERROR WHILE INSTALLING

    Installation error
    *

    CSS COMPARISON

    CSS comparison
    *

    DEMO EXAMPLE

    Demo Example
    *

    VIEWING SPECIFIC ERROR AFTER INSTALLING

    Theme Runtime
    *
    Thanks

    #148034
    WEN Themes
    Participant

    @bbm:
    1. That error of incomplete import is not an issue. It’s just that due to WooCommerce plugin which is optional.
    2. CSS comparison issue is due to the CSS coming from WP Travel Plugin. To fix this either you need to remove the CSS from the plugin or add the following CSS in “Appearance => Customize => Additional CSS” box:

    .slick-prev::before,
    .slick-next::before {
        display: none;
    }
    .section-trips-carousel .slick-prev.slick-arrow {
        left: auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.