• Hallo da drau?en,

    im Mobilen Hauptmenü erscheint der Menüpunkt Wunschliste ohne das Herz davor. Wie kann ich das hinzufügen? Im Hauptmenü des PC wird es angezeigt.

    Erstellt habe ich eine Seite Namens Wunschliste und im Customizer/Menüs/Navigation Header habe ich die Seite als Menüpunkt eingefügt. Dabei habe ich als angezeigter Name folgendes eingegeben.
    <span class=”wishlist_products_counter top_wishlist-heart top_wishlist-” ><span class=”wishlist_products_counter_number”></span>

    Im Voraus euch allen schon einmal vielen Dank für eure Hilfe

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    span.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart.sidr-class-top_wishlist-:before {
        content: '\e909';
        display: inline-block;
        font-family: tinvwl-webfont !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        vertical-align: sub;
        margin-right: 5px;
    }
    Thread Starter joerg10

    (@joerg10)

    Hello Abhishek,

    you are great it works.

    Can the heart fill up, if someone have something on the wishlist?

    Thank you for your help
    :-)?rg

    Hello,

    You are most welcome!

    Checked and seems you have already fixed the issue, as the heart is already filling with color after wishlisting the products.

    Thread Starter joerg10

    (@joerg10)

    Hello Abhishek,

    i think you checked it with a computer and not with a mobile. At the Mobile the issue is not fixed. There the heart is not filling with color after wishlisting the products.

    Greetings J?rg

    Hello,

    I apologize for my misunderstanding. I would request you to kindly coordinate with the concerned plugin(Ti wishlist) support, they can suggest you some solution for it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Im mobilen Hauptmenü erscheint der Menüpunkt Wunschliste ohne das Herz davor’ is closed to new replies.