Hi,
I have applied 100 vw to each container, but that looks odd on retina screens, so I’d prefer to have different param, like clamp. Is it possible?
Then, on my other site, I have applied this code:
@media screen and (min-width: 1008px) {
.gb-button-wrapper {
position: absolute;
bottom: 20px;
width: 80%;
}
.gb-container{
position: relative;
}
}
but then it looks like the price overlap with the button, as you can see here 🙁 Can you help with this?
https://logoeasy.de/pricing-table-wizard-new/