vertical align add to cart zone

  • Posts: 47
  • Thank you received: 0
12 years 2 weeks ago #73074

hi i have an other problem :(

in practice I would like to vertically align the areas of price and "add to cart bottom" which as you can see from the screen are a little more down than the rest

how can I do?

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #73140

Hi,

I think that you'll be able to do it by adding some CSS propriety like "text-align" or "margin", here is the some documentation regarding CSS customisation.

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

  • Posts: 47
  • Thank you received: 0
12 years 2 weeks ago #73356

I tried putting vertical-align middle but does not work at class add_to_cart_row

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

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #73370

Ok, can you give me a link to your web site, I maybe be able to help you with your CSS matter :).

The following user(s) said Thank You: danilo87

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

  • Posts: 47
  • Thank you received: 0
  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 2 weeks ago #73619

You can add such CSS in the front end CSS file of HikaShop via the Display tab of the configuration for that:

.hikashop_products .hikashop_product_stock{
margin-top: -45px;
}

The following user(s) said Thank You: danilo87

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

Time to create page: 0.053 seconds
Powered by Kunena Forum