title of products in h3

  • Posts: 46
  • Thank you received: 2
3 years 8 months ago #322587

-- HikaShop version -- : 4.3
-- Joomla version -- : 3.9.20

Hello,
I try to have the title in h3 of the products which are displayed in the "Hika content module" and in the product lists via the menu links.
How can I do this, if it's possible?

thank you in advance for your advice

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

  • Posts: 4502
  • Thank you received: 610
  • MODERATOR
3 years 8 months ago #322600

Hello,

Of course it's possible, via an override view (see this tutorial to discover HikaShop override view).
BUT if your idea is mainly to style the titles of your module as a h3 title then I will suggest you instead to use custom css.
1. Have a look on this tutorial to see how to add custom Css.
2. Create a css selector in order to target only your module title, that follow this scheme :
.Module_html_class .title_html_class {
// Reproduce here the css linked to h3 title.
}

Process like this leads to the same visual display and is more easier to manage, as override view required php & html knowledge.
Hope this will help you to progress on your subject.

Regards

Last edit: 3 years 8 months ago by Philip.

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

  • Posts: 46
  • Thank you received: 2
3 years 8 months ago #322610

Thank you Philippe for your answer.
indeed my idea is not to find the style of the h3 of the template but to place the titles of the products with an Hn tag and here in h3 for the module.
So if you need knowledge in php, then I would have to call a developer, you can be?

best regards

Last edit: 3 years 8 months ago by philament.

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

  • Posts: 4502
  • Thank you received: 610
  • MODERATOR
3 years 8 months ago #322615

Hello,

If you want specifically for a reason or another a h3 tag, then you have to create an override view.
For this you have the tutorial linked in my previous answer, now of course we can guide you to process yourself this override view but it will required more works and knowledge.

Or you pass through our Contact us form in order to realize this custom.
For both case, you will need to be more precise in your needs, the purpose and the context.
This will allow us to provide more details about this custom and it cost, or more specific help.

Regards

Last edit: 3 years 8 months ago by Philip.

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

Time to create page: 0.061 seconds
Powered by Kunena Forum