Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @shoppingcatbijoux,

    Please provide more context regarding which PPOM settings affect which CSS style.

    Is there any other content in your product short description field that is not visible on the product page?

    Thread Starter shoppingcatbijoux

    (@shoppingcatbijoux)

    Sorry i’m not very practical with css code.

    I do not understand what are you trying to tell me.

    As you can see in the webpage the sentence “Scrivi qui la frase che vorresti ricevere” is very small.

    I do not think is a problem of mine css. I think is a problem of PPOM css style.

    Plugin Support Poonam Namdev

    (@poonam9)

    Hi @shoppingcatbijoux,

    Please add the following CSS under Appearance > Customize > Additional CSS Section to change the font size of sentence “Scrivi qui la frase che vorresti ricevere” on your site.

    .ppom-wrapper span.show_description {
        font-size: 18px;
        display: block;
        letter-spacing: inherit;
        white-space: break-spaces;
    }

    Let us know how it goes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PPOM Settings Chance CSS Style’ is closed to new replies.