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