Options / Add to cart buttons

  • Posts: 161
  • Thank you received: 4
8 years 6 months ago #264264

Hi,
I have a problem with options and 'add to cart' buttons lining up,
please see attached images

I can't find how to line them up, can you help
thanks

[attachment=36840]

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
8 years 6 months ago #264268

Hello,

The solution will be to directly use some CSS code to make sure that every buttons are lined up :
www.hikashop.com/support/documentation/1...the-display.html#css

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

  • Posts: 161
  • Thank you received: 4
8 years 6 months ago #264385

Hi Mohamed,

thanks for you reply, yes I have looked at the css (see img)

but I think it is because of the vote span, choose options is under it, add to cart is below it, and I will be using the vote soon, so I dont want to mess that up.
I cant find the css to move the choose options button.

please see my new screenshot - if you can offer advice I appreciate it

Attachments:

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

  • Posts: 84315
  • Thank you received: 13706
  • MODERATOR
8 years 6 months ago #264388

Hi,

Could you provide a link to that page ?

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

  • Posts: 161
  • Thank you received: 4
8 years 6 months ago #264446

Hi nicolas,
thanks for your reply, I have sent you a private link

thanks

Last edit: 8 years 6 months ago by phiddius. Reason: typo

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
8 years 6 months ago #264462

Hello,

I get it, you are in Add to cart legacy mode, and sometimes there is some <br> that can leads in some specific configuration to this, but you can use some css in your front_end css file, like this :

span.hikashop_product_stock_count br {
    display: none;
}

I give you the precise Css because that correct some of our development choice, usually we don't provide Css order, especially for custom your HikaShop.
Note : Have a look on this tutorial to reach and modify your front_end Css.

Hope this will help you to fix this.

Regards

Last edit: 8 years 6 months ago by Philip.
The following user(s) said Thank You: phiddius

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

  • Posts: 161
  • Thank you received: 4
8 years 6 months ago #264522

Hi Philip

ok thank you for that, appreciated.

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

Time to create page: 0.089 seconds
Powered by Kunena Forum