product code diplay

  • Posts: 7
  • Thank you received: 0
7 years 5 months ago #270666

-- HikaShop version -- : 3.1.0
-- Joomla version -- : 3.7.2

Good morning ,

I want the product code to go to the bottom of the photo and not to the title that is currently showing. What can I do to fix the problem.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 5 months ago #270672

Hi,

It depends.
On which page ? Could you provide a link ?

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

  • Posts: 7
  • Thank you received: 0
7 years 5 months ago #270730

To leave the title and go the code below the image.

Attachments:
Last edit: 7 years 5 months ago by theodr.

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

  • Posts: 4753
  • Thank you received: 644
  • MODERATOR
7 years 5 months ago #270757

Hello,

Some Css can solve your issue, see this tutorial in order to learn how to add custom Css.
The way to proceed is to find your product code class, to have the good selector, And use display command, in order to have only 1 element by line, like this :

product_code_class {
    display: block;
}
Note : Learn and discover more css command thanks to this site .
Hope this will help you.

Regards

Last edit: 7 years 5 months ago by Philip.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum