layout of the product page

  • Posts: 2
  • Thank you received: 1
2 years 5 months ago #342328

-- HikaShop version -- : 4.6.0
-- Joomla version -- : 4.2.1
-- PHP version -- : 7.4.9
-- Browser(s) name and version -- : edge

where can I change these settings in "quantity layout of the product page" the display is cut off - see picture



thx

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
2 years 5 months ago #342331

Hi,

That sounds like a z-index issue linked to your template's CSS.
Could you provide a link to that page so that we can look at the situation and analyze the CSS code involved ?

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

  • Posts: 2
  • Thank you received: 1
2 years 5 months ago #342366

this website "janisch.wien" is in draft and only for testing
you can see if you order more than one - see picture
many thanks

Attachments:

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 5 months ago #342376

Hello,

It seems that your issue can be solve with few css command, follow me step by step to see how to proceed :
1. Learn here how to add custom command
2. Use this css command, in order to adjust popup position :

.notifyjs-container {
    left: -124px !important;
    top: -117px !important;
}

=> Of course, you can adjust your command top/left but note you are forced to remain within the framework of your product container (in your product list).

Hope this will fit your needs.
Regards

Last edit: 2 years 5 months ago by Philip.

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

  • Posts: 2
  • Thank you received: 1
2 years 5 months ago #342414

Works perfectly - thanks

The following user(s) said Thank You: Philip

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

Time to create page: 0.085 seconds
Powered by Kunena Forum