Button direkt klick

  • Posts: 39
  • Thank you received: 3
  • Hikashop Business
5 months 2 days ago #357109

-- HikaShop version -- : 5.0.2.
-- Joomla version -- : 5.0.0
-- PHP version -- : 8.02

Hello,

now I have a small problem regarding the small box next to the button (S) I would like that you can click the button directly without the small dot (see picture)
is that possible?

thanks
andy

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
5 months 2 days ago #357112

Hello,

You can use some custom css in order to hide this, learn how to add custom Css, here .
First, you have to build your selector in order to target the required elements, and use the command "display: none;".

If you need more help, you have to provide an url link to allow us to be more specific in our help.
Regards

Last edit: 5 months 2 days ago by Philip.

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

  • Posts: 39
  • Thank you received: 3
  • Hikashop Business
4 months 4 weeks ago #357196

Hi

i dont find this Code
For Joomla 4 :

table.hikashop_product_characteristics_table input {display: none;}

i do it like the Instruktion
if you need i give you the Administrator for the Page (i Think you have it from the last time)

Thanks
ANdy

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
4 months 4 weeks ago #357198

Hello,

Please provide an Url link to the context in order to better understand the situation.
Regards

Last edit: 4 months 4 weeks ago by Philip.

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
4 months 4 weeks ago #357228

Hello,

We were unable to locate the page where your Css requirement is located, can you provide us with the corresponding URL link please?
Regards

Last edit: 4 months 4 weeks ago by Philip.

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

  • Posts: 39
  • Thank you received: 3
  • Hikashop Business
4 months 3 weeks ago #357240

Hello Phillip,

in the instructions it says that you should set the CSS with a non display, unfortunately I can't find it

the page is under construction regarding the merchandise
there is the test article of the Premium Raglan Hoody
wolfundbaer.info/component/hikashop/prod...premium-raglan-hoody

Thanks Andy

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
4 months 3 weeks ago #357256

Hello,

Have a look on my screenshot :



Regards

Last edit: 4 months 3 weeks ago by Philip.

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

  • Posts: 39
  • Thank you received: 3
  • Hikashop Business
4 months 3 weeks ago #357285

Hi Phillip,

I think I'm too stupid for that

when I am in the Hika Shop under Configuration -> View -> Frontend CSS under Custom, I should be able to find the code to change it, but I can't find it.
maybe you could give me a hint based on the line number?
Thank you very much
Andy

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
4 months 3 weeks ago #357294

Hello,

With us, there are no stupid questions, only things that no one has told you!
Follow me step by step :
1. In HikaShop Configuration, Display tab and in Css Option part, select the Styles for the front-end
=> Click on "+" button, and check that you have nothing in this file
2. Copy/past this code :

div#hikashop_product_characteristics input.form-check-input {
	display: none;
}
And so, this command will be alone for now, but you will be able to add other futur custom css command.

Regards

Last edit: 4 months 3 weeks ago by Philip.
The following user(s) said Thank You: C3zehn

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

  • Posts: 39
  • Thank you received: 3
  • Hikashop Business
4 months 3 weeks ago #357316

Thanks,

thats it

Andy

The following user(s) said Thank You: Philip

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

Time to create page: 0.086 seconds
Powered by Kunena Forum