• Good evening everyone.

    I am working on my site. http://www.CheongsamMall.com I’d like to change the font size of the product title. It’s too big right now. Please provide the CSS code and instructions to do so.

    Second, I would like to add a link underneath the “ADD TO CART” block, so customer can click it to view the shipping opinion. Please tell me which theme page I should go to insert the link.

    Third, there are images underneath the “You may also like…” If there any easy way to change the size of the images? Now it’s four images in one row, I would like to change it to eight images in one row.

    Thank you very much in advance!

Viewing 1 replies (of 1 total)
  • Hey,
    The product title font can be changed in the theme options, shop tab. You can also turn off the uppercase style there too.

    Adding a link to shipping options would require that you edit virtue/woocommerce/single-product/add-to-cart/simple.php

    or use the action “woocommerce_after_add_to_cart_button” and hook into it with a function.

    And you can’t change the layout of the related products without some serious code editing, there are more options in the premium because those are automatically put into a carousel but in the free you have to edit the code.

    Kadence themes

Viewing 1 replies (of 1 total)
  • The topic ‘Change product title size & add shipping options under neath add to cart’ is closed to new replies.