Single product price element - by jeremy

This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler

  • Avatar: tlgv
    jeremy
    Participant
    December 26, 2016 at 12:06

    Hello,

    I would like to add some words under my original price. It’s about: “(prix neuf estimé)”.Currently, I’m using short description block to have these words under my price (screenshot). I want to put these words out of the short description block (SEO problem), but I want to keep them at the same place on my product page (exactly as displayed on the screenshot).

    How can I do this?

    Thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 26, 2016 at 13:17

    Hello,

    Try to add this code in custom css:

    .single-product .product-information .price del:after {
        content: "(prix neuf estimé)";
        font-size: 11px;
        position: absolute;
        width: 100px;
        top: 20px;
        left: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    December 26, 2016 at 23:51

    Hello,

    It seems to work well, thank you. I will do some tests to check it and I will let you know if I have problems.

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2016 at 08:11

    Hello,

    Great, feel free to contact us if you need any help.

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.