• Resolved marchajj

    (@marchajj)


    Dear team kindly note i need to ask the below:

    1. Product Details Page

    • Could we please remove the green “Save” button from the top of the page and keep it only at the bottom in the “Buy All For:” section?
    • Please change “Save” to “Saving” and apply this change across the entire website.
    • Update “Buy all for:” to “Buy All For:”, and ensure that “For:” appears on the same line as the rest of the phrase (not on a separate line, if possible).

    and on checkout page:

    3. Checkout Page

    • Same as my comment for the Product Details Page: please change “Save” to “Saving.”

    let me know if the above can be done within the free version of the plugin. Thanks and have a good one!

    Cheers!

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

Viewing 1 replies (of 1 total)
  • Plugin Support Emily Wilson

    (@emilywil)

    Hello @marchajj

    Thank you for choosing our plugin.

    We apologize for the inconvenience.

    The plugin doesn’t have an option to remove the save from the top, but you can do it with a custom CSS code on your website.

    You can use the custom CSS code like the below one.

    .price span.asnp-savedPrice {
    display: none !important;
    }

    Follow the below steps to add additional CSS styles:

    1. Visit your site’s dashboard.
    2. Navigate to Appearance → Customize → Additional CSS.
    3. Type or paste your CSS into the text box provided. The preview window on the right will reflect your changes.
    4. Click the “Save Changes” button to save the CSS to your site.

    Or read this article for more information.

    There is no options available to change the texts from the plugin settings, but to change the texts to your desired ones, please read this article and change the texts as you want. You need to translate the texts for the language that you are using.

    I hope it helps.

    Best Regards

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.