• Hi, I’m currently using the free Shopper theme version. Is it possible to make changes to the default product page?

    1. Changing icons and colors of the Add to Cart button
    2. Remove SKU and Categories
    3. Place a image or banner right under the Add to Cart button or SKU, but above the description

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author shopperwp

    (@shopperwp)

    Sorry this options don’t available.

    Thread Starter kentonleeco

    (@kentonleeco)

    Okay, so not available in the PRO version either? Thanks.

    Theme Author shopperwp

    (@shopperwp)

    Hello,

    > 1. Changing icons and colors of the Add to Cart button
    It has icons but button you can change to any color.

    > 2. Remove SKU and Categories

    Can remove Categories from Product detail but SKU we not yet implement(We can add it)

    > 3. Place a image or banner right under the Add to Cart button or SKU, but above the description

    Not available.

    Thanks,

    I used this to remove the sku… It’s still detectable by Google, but at least it doesn’t show on the product page.

    Add this to your stylesheet:

    .sku_wrapper {
    		display: none !important;
    	}
    
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make changes to default Product pages’ is closed to new replies.