Your account expired support, please renew to get your support.

HomePage Forums Themes Support Poco – Fast Food Restaurant WordPress Theme Amazing theme, how to use forms?

Topic Resolution: Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2882
    active00
    Support Expired

    Hi! thanks for this theme, works perfectly fine… I just would like to know 3 things:

    – How to make the forms work? The demo comes with a contact form in the contact us page… how can I configure it to make it work?

    – 2 How can I get rid of the “basket” icon in the add to cart buttons?

    – How can I customize the 404 page that is already showing in the imported demo? (the one with the pizza guy) I can’t find it in the saved templates of Elementor

    Im working my website with modified hosts file so I can’t give you access by this moment.

    Thank you so much!

    #2892

    Hi there,

    #1. Config Email: https://elementor.com/help/sending-email-confirmations-with-elementor-forms/

    To config SMTP Email, please follow guide https://elementor.com/blog/best-smtp-plugins/

    #2. Remove icon basket:

    Add css style into file style.css ( child-theme)

    .product-block a[class*="product_type_"] {
        font-size: 13px !important;
        width: auto !important;
    }
    .product-block a[class*="product_type_"]:before{
    display: none;
    }

    #3. Custom page 404: please follow guide at Custom page 404 Elementor

    #3080
    active00
    Support Expired

    THANK YO SO MUCH!

    MY THEME ELEMENTOR PRO PLUGIN SAYS THAT THE DOMAIN CANNOT BE VALIDATED… HOW CAN I FIX THIS?

    VICTOR

    #3081
    This reply has been marked as private.
    #3170
    active00
    Support Expired

    thank you so much, it worked perfect…

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

You must be logged in to reply to this topic.