Home Forums WoodMart support forum Problems with PayPal Pay Later message

Problems with PayPal Pay Later message

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #611983

    EntreDosCom
    Participant

    Hi, we have activated Paypal Later and the message on the product page appears very close to the add to cart button and it has also moved the wishlist, I don’t know if there is any way to solve it.

    Example: https://meandme.com/producto/balsamo-antiestrias-reafirmante-de-pecho/

    Besta regards!!

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

    Hung Pham
    Keymaster

    Hi EntreDosCom,

    Thanks for reaching to us.

    1. Message

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-product .ppcp-messages{
        margin-top: 20px;
    }

    2. Wishlist icon

    You are using a Custom Single Product layout, which is built with WoodMart WooCommerce builder. In order to align center it, navigate to Layouts > Layout to edit Archive product layouts > select Container widget > Advanced tab and align center it. https://ibb.co/DL6NqDx

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Regards,

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