Change Display of Product Name & Code

  • Posts: 713
  • Thank you received: 37
  • Hikashop Business
4 years 3 months ago #327369

-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.23

In the attached image you will see the following:

Fenris "Ice Ferret" Prime 20-414

I cannot seem to figure out how to get it to display as the following:

20-414 Fenris "Ice Ferret" Prime

Is there a way to do this?

Thank you

Attachments:

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

  • Posts: 83404
  • Thank you received: 13498
  • MODERATOR
4 years 3 months ago #327375

Hi,

You could do that with CSS code.
For example, by adding such CSS:

span#hikashop_product_code_main {
    float: left;
}
monosnap.com/file/48UP8UF1FPjMxpCY4w278WMW5sSRte

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

  • Posts: 713
  • Thank you received: 37
  • Hikashop Business
4 years 3 months ago #327405

Thank you sir! I will have to try working that out next week while I'm off work.

I sincerely appreciate it sir!

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

  • Posts: 713
  • Thank you received: 37
  • Hikashop Business
4 years 2 months ago #327634

OK...that does work, however, there is now no space between the product code and the name of the product. Not sure how to resolve. Everything I've tried isn't allowing me to add that space. What am I doing wrong?

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

  • Posts: 2143
  • Thank you received: 747
4 years 2 months ago #327635

Hi,

span#hikashop_product_code_main {
    float: left;
    margin-right: 10px;
}


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: nicolas

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

  • Posts: 713
  • Thank you received: 37
  • Hikashop Business
4 years 2 months ago #327670

lousyfool wrote: Hi,

span#hikashop_product_code_main {
    float: left;
    margin-right: 10px;
}


Fantastic! Thank you very much!

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

Time to create page: 0.084 seconds
Powered by Kunena Forum