Put product options on same line as label

  • Posts: 43
  • Thank you received: 1
11 years 10 months ago #91426

I have custom item fields which customers choose. In checkout cart the option name and the selected option are displayed on separate lines (see screenshot) but I want them to run on eg:

Ribbon colour: Ivory [on ONE LINE]

Where can I fix this please?

Attachments:

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

  • Posts: 43
  • Thank you received: 1
11 years 10 months ago #91441

OK I can now see what I need to do but I can't work out how. I need to change the display property of the custom field p label from block to inline. I've used Firebug to try to identify what to write in the CSS override but I obviously haven't written it correctly as it's not working.

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

  • Posts: 83050
  • Thank you received: 13412
  • MODERATOR
11 years 10 months ago #91611

You can add such css:

.hikashop_cart_option_name{ display: inline; }

Make sure that you flush your website cache and your browser cache in order to see the change.

The following user(s) said Thank You: mhunter

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

Time to create page: 0.040 seconds
Powered by Kunena Forum