hikashop_item_customtext font-weight

  • Posts: 9
  • Thank you received: 0
  • Hikashop Business Hikashop Style
1 week 2 days ago #360557

-- url of the page with the problem -- : narrhallamoosburg.de/de/shop/product/320-sweater-pulli
-- HikaShop version -- : HikaShop Business 5.0.4 [2404031811]
-- Joomla version -- : 4.4.4
-- PHP version -- : 8.2

How can you set the following custom texts in custom.css to bold?

Bitte in der nächsten Zeile auswählen ob auf der Vorderseite Dein Name aufgestickt werden soll.

Bitte in der nächsten Zeile auswählen ob auf der Rückseite ein Text aufgedruckt werden soll.

Thank You

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
1 week 2 days ago #360563

Hello,

First, have a look on this tutorial to see how to add your custom Css.

For the custom code itself, this code will do the trick :

.hikashop_product_custom_item_info .hikashop_product_custom_item_value {
    font-weight: bold;
}
Hope this will help you.
Regards

Last edit: 1 week 2 days ago by Philip.

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

  • Posts: 9
  • Thank you received: 0
  • Hikashop Business Hikashop Style
1 week 2 days ago #360574

Hello Philip

I have try this and add your Code on the custom.css.

But no Result. Think the Trick won't work ?

Regards
Ritsch

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
1 week 2 days ago #360576

Hello,

Please provide your Css option part screenshot :
In Main HikaShop Configuration, Display tab then Css options part :



Awaiting your elements to progress on your subject.
Regards

Last edit: 1 week 2 days ago by Philip.

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

  • Posts: 9
  • Thank you received: 0
  • Hikashop Business Hikashop Style
1 week 9 hours ago #360643

File Attachment:

File Name: Custom.txt
File Size:66 KB

File Attachment:

File Name: Custom.txt
File Size:66 KB


Thats the Screenshot of my CSS Options. I can send my custom css also?

Attachments:
Last edit: 1 week 9 hours ago by Ritsch.

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
5 days 15 hours ago #360663

Hello,

Try to add an "!important" to your css command :

.hikashop_product_custom_item_info .hikashop_product_custom_item_value {
    font-weight: bold;
}
Note that if we need to access your product page, to go further in our help, we can no longer access it because we are required to provide a password.
Regards

Last edit: 5 days 16 hours ago by Philip.

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

Time to create page: 0.080 seconds
Powered by Kunena Forum