How to change font product header

  • Posts: 34
  • Thank you received: 2
3 years 6 months ago #324077

-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9

First I will introduce myself,

I am Michel and new to the world of Joomla and no experience with PHP at all.
I am setting up a webshop for a friend of mine, but I am not quite sure.

On the product page is the title of the product, the font can also be adjusted? if so how do I do that?

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
3 years 6 months ago #324090

Hello,

Reading that documentation will probably help you :
www.hikashop.com/support/documentation/1...ize-the-display.html

Also, can you give us more information about what you want to achieve so that we can properly help you ? Thank you.

Kind regards,
Mohamed.

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

  • Posts: 34
  • Thank you received: 2
3 years 6 months ago #324105

Dear Mohamed,

I can't quite figure it out by reading the documentation, what I want to achieve is that I change the default font that Hikashop now shows with the product to the font Pacifico.

Which line should I adjust for this?

Attachments:

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
3 years 6 months ago #324133

Hi,

First, you want to add the font to your template's index.php :
forum.joomla.org/viewtopic.php?t=935583
Once done, you can add a bit of CSS on your website. For example something like that:
.hikashop_product_name_main { font-family: 'Pacifico', sans-serif !important; }
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: MH1981

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

Time to create page: 0.061 seconds
Powered by Kunena Forum