Move add to cart button and price on product page

  • Posts: 46
  • Thank you received: 0
13 years 10 months ago #5254

On estera-bags.com/estera-bags/product/show...egory_pathway-0.html

The price is in front of the picture, how can I change this?

I used this thread to make the image normal size on product page.
www.hikashop.com/en/support/forum/4-how-...oduct-page.html#3777

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 10 months ago #5255

You need to edit your CSS in the config under the tab display.
There, you will find that code:
.hikashop_product_left_part {
text-align: center;
float: left;
width: 50%;
}

if you remove the float:left; the information which is usually on the right side of the image will go under it.

Please Log in or Create an account to join the conversation.

  • Posts: 46
  • Thank you received: 0
13 years 10 months ago #5257

I tried removing the code, but nothing happenend.

I emptied the cache.

Last edit: 13 years 10 months ago by meqrinda.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 10 months ago #5258

Did you save the configuration with the "custom" CSS file selected in the CSS file option ?

Please Log in or Create an account to join the conversation.

  • Posts: 46
  • Thank you received: 0
13 years 10 months ago #5259

When I delete that code and save, the code doesnt save.

Please Log in or Create an account to join the conversation.

  • Posts: 46
  • Thank you received: 0
13 years 10 months ago #5260

My mistake, it is fixed, but what way can i change it, so the price is on top?

And thanks for the great help!

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 10 months ago #5261

If you want the price to be on top, you will have to edit the view which displays the product page and move the code around. You can do that via the menu Display->Views in the file show of the view product.

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum