I have an additional question in relation to my former question which has been locked.
I have added another button (image of a blue box) at the very bottom of my website and this button is also not scaling up despite the fact that the solution offered in my first post is still working for the buttons in the 2 column setup.
This problematic button is located in a single column row.
To reproduce please make your browser as wide as possible. Everything on the page will scale up except this button with the blue box. Do I need to add additional custom CSS in my child stylesheet? Besides:
.x-image img {
_ width: 100%;_
}
.hm3.x-image img {
_ width: auto;_
}
Thanks in advance,
Tijs