Add To Cart Popup Appearance On Some Categories Not Looking Correct

  • Posts: 298
  • Thank you received: 5
  • Hikashop Business
1 month 1 week ago #365600

-- Joomla version -- : 5

Hi,

1. I am noticing my pop up for adding product to cart has the buttons on top of each other. How do I get them to go on same row like image 3?

2.When clicking add to cart when product is closer to the header the image in cart notify popup gets cutoff. If I select a product lower in the page, it displays image correctly. How do I fix this?

Last image is how I like it.
Thank you.

Attachments:

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
1 month 1 week ago #365603

Hello,

1. You can use some custom commande Css in order to adjust your buttons display.
- Learn how to process with this documentation, here .
- Use this kind of command :

.vex-dialog-buttons button.vex-dialog-button {
    display: inline-block;
    width: 40%;
}
=> A little trick in order to better test your custom css command via the inspector tool (point your html element, right-click => Inspector tool).
Go in your Hikashop Cart notification Plugin and define parameters a little like on my screenshot in order to keep the popup view displayed for a long time.


2. First, can you process some test with a default template in order to see if that solve your display issue?
=> If that change nothing, then allow us to process some test directly on your website by using our screenshoted parameters.
Then notify us when it's done, will go more deep in our analyze to provide you the better solution.

Regards

Last edit: 1 month 1 week ago by Philip.

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

Time to create page: 0.076 seconds
Powered by Kunena Forum