New Landing How can we help? Cardinal Shop product header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #148339
    deejayhart
    Member
    Post count: 239

    How can I change the size and colour of the product header? I also cannot seem to initiate any shop or add a price (it either shows as FREE or is blank) – I realise this is WooCommerce and that I am doing something wrong that is pretty basic, but can you point me to a resource please?

    I also want to remove “contact us” and “leave feedback” and just have a simple, stripped down interface.

    Many thanks,

    Dan

    #148406
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    .single-product .page-heading h1.entry-title {
      color: #555555;
      font-size: 42px;
    }

    2) For prices, you need to scroll down to the woocommerce product info and add the price

    3) Add this to your custom css:

    .meta-row {
      display: none;
    }

    – Kyle

    #148414
    deejayhart
    Member
    Post count: 239

    Excellent – thanks Kyle!

    #148418
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register