Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1206537

    A very good afternoon,

    Could you please assist with customizing the ‘Add to Cart’ button below product images. Replace the text ‘Add to Cart Button’ with ‘Buy Now’ for items that are for sale, the ‘Bid Now’ button for items that are on auction must remain as is. . I also want it to ‘Always be on display’ and static on my homepage. If possible also increase its font size in relation to the other text. The background colour of the ‘Buy Now’ and ‘Bid Now’ buttons must be dull orange (#af5f31)

    Kindly also assist with removing the ‘Enfold Theme by Kriesi’ link in the footer socket.

    I do not want to attempt these changes by myself cause I am very new to web design and have crashed this website twice already and very careful.

    My website link and login details are in the private content.

    Thank you and looking forward to your usual assistance.

    Regards
    David from Namibia

    #1206868

    Hey David,

    Please share the username too.

    Best regards,
    Victoria

    #1206878

    Hi again,
    Sorry for that.
    Find it in the private content section.
    Regards
    David

    #1207275

    Hi David,

    Here is how to change the button text:
    https://kriesi.at/support/topic/how-to-change-add-to-cart-button-text-to-buy-now/

    Best regards,
    Victoria

    #1208158

    Hi again,

    Could you please assist removing the ‘Enfold Theme by Kriesi Link’ in socket at the bottom of my website.

    Regards

    David

    #1208311

    Hi David,

    Please check now :)

    Best regards,
    Victoria

    #1208501

    Good morning Victoria,
    I still see the ‘Enfold Theme by Kriesi Link’ in the socket at the bottom of my website.

    Regards

    David

    #1208566

    Hi again Victoria,

    Could you also please assist with customizing the ‘Buy Now’ and ‘Bid Now’ buttons. I want it to be ‘Always be on display’ and static on the homepage and not appear only when hovering over it.. Also increase its font sizes in relation to the other text. The background colour of the ‘Buy Now’ and ‘Bid Now’ buttons must be dull orange (#af5f31).

    My login credentials are the same as I provided last time in the private sections.

    Kind Regards

    David

    #1209345

    Hi,
    Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .inner_product .avia_cart_buttons {
        opacity: 1 !important; 
        background-color: #af5f31 !important;
    }
    #top .main_color .avia_cart_buttons .button {
        color: #fff !important;
    }

    Best regards,
    Mike

    #1209489

    Good morning,

    Thank you, that worked!! The background colour of the ‘Buy Now’ button has changed to my preferred colour.

    Additionally, how can I remove the cart icons of the ‘Buy Now’ and ‘Bid Now’ buttons?

    And I still see the ‘Enfold Theme by Kriesi Link’ in the socket at the bottom of my website.

    Regards

    David

    #1209517

    Hi,
    I added [nolink] to your copyright field to remove the link.
    I also added this css to remove the button icons:

    #top .avia_cart_buttons .button > span {
        display: none;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1209518

    Hi again,

    I see the ‘Enfold Theme by Kriesi Link’ in the socket is removed.

    Thank you

    Regards

    #1209526

    Hi,
    The button icons are also removed, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1209535

    Hi again,

    I see you have done all. Thank you!!

    Finally could you kindly assist with increasing the fontsize of the text of the ‘Buy Now’ and ‘Bid Now’ buttons to size 15.

    Regards

    David

    #1209539

    Hi,
    Done, please clear your browser cache and check.

    Best regards,
    Mike

    #1210758

    A very good afternoon,

    Could you kindly assist with adding the ‘Seller Name’ on the Shop Page (Homepage) underneath the product image thumbnail.

    This above should also be done on the Single Product Page.

    I tried and nearly crashed the website.

    Regards

    #1211003

    Hi,
    Sorry, I see that you are using the plugin “Ultimate Woo Auction Pro”, but I don’t see a way to add this info from the product tabs to the frontend. Please try asking the plugin support if they have a function or shortcodes to do this, perhaps they have a solution for this.

    Best regards,
    Mike

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.