• Resolved Dan Seymour

    (@smwoodcrafts)


    This is an example. The color of the text for the price is red and that doesn’t work well with the background image. To be able to change this, do I need to go pro with this theme?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Di Themes

    (@dithemes)

    Hi

    Yes, you will get user interface to change color of product price in Di eCommerce Pro. simply, you will be able to change price color, here: Appearance > Customize > Di eCommerce Options > WooCommerce Options > Product Price Color.

    If you do not want Di eCommerce Pro, you can use custom CSS:

    .woocommerce ul.products li.product .price,
    .woocommerce div.product p.price,
    .woocommerce div.product span.price {
    	color: #000000;
    }

    to add custom CSS: Appearance > Customize > Additional CSS.

    Thanks

    Thread Starter Dan Seymour

    (@smwoodcrafts)

    That worked, thank you. I was going to “go pro” anyway though to take their branding off of my site. If I do go pro, do you know if I can change the size of the text as well?

    Theme Author Di Themes

    (@dithemes)

    Hi

    Yes, you can change text size using typography options. also if you get pro, you will get dedicated support directly from theme developers.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Price color’ is closed to new replies.