• Resolved Oliver Nilsson

    (@olivernilssson)


    Hello!
    I am trying to place the suffix (“exkl. moms” at my web) under the price with CSS. I have tried the following code

    .ct-woo-card-actions .woocommerce-price-suffix {
      display: inline-block;
    	white-space: pre-line;
    	margin: auto;
    	text-align: center;
    }

    display: block; is not working too. Do you guys have any ideas?

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Woo Suffix next line’ is closed to new replies.