Home Forums Basel support forum Wishlist page – absent?

Wishlist page – absent?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #81325

    pierredemeudon
    Participant

    Hello,
    Your demo proposes a page for whishlist
    https://demo.xtemos.com/basel/wishlist/view/

    I don’t find it. Sorry. I also looked in basel / import additional pages …. or it has another name? or it’s a somewhere else?

    #81344

    Hello,

    Enter the Wishlist plugin and set the Wishlist page from the drop-down. If you do not have the page, create it. http://prntscr.com/l2wpsz

    Best Regards

    #81378

    pierredemeudon
    Participant

    Thank you.
    What is customisable -with the theme- on the wishlist page?
    It does not look nice. Especially the big black squares on the right
    See attached.

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

    Hello,

    Our support does not cover the customization of the third parties plugins. We can help with minor CSS, what would you like to change?

    Best Regards

    #81496

    pierredemeudon
    Participant

    Hello,
    That would be very much appreciated
    So, to make it super simple, hopefully …

    Just modify the black squares on the right, by
    – replacing color to #9E2125
    – if possible and simple, having them at same height than the ones before (“in stock”), ie not bigger.

    Thank you or the proposition

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

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    td .wishlist_table tr td.product-add-to-cart>.add_to_cart.button{
        border-color: #9E2125;
        background-color: #9E2125;
        font-size: 12px;
        line-height:12px;
        padding: 8px 13px;
    }

    Best Regards

    #81606

    pierredemeudon
    Participant

    That’s super kind of you!
    THHHAAAAANNNNNK YOUUUUU !

    #81617

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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