Button changing position when zooming in or zooming out the browser window
-
Hi all, Button keep changing its position when zooming in or zooming out the browser window. I’m running out of ideas how to keep it fixed at one place.
CSS responsible for Download Spec sheet :.download-btn { display: inline-block; padding: 6px 16px 6px 16px; font-size: 11px; font-weight: bold; text-align: center; text-decoration: none; color: #B7248F !important; background-color: transparent; border-radius: 38px; cursor: pointer; border: 1px solid #B7248F !important; white-space: nowrap; width: 100%; overflow: hidden; }
Css for Enquiry Now button:
.cta-button5 > .avia-button { border: 1px solid #253370; background-color: transparent; font-size: 11px; border-radius: 38px; font-weight: 600; padding: 10px 20px 10px 20px; color: #253370; cursor: pointer; width: 100%; overflow: hidden; }
Images for reference:
https://prnt.sc/mAdOoVDEo5ve for 100% zoom
https://prnt.sc/q-Qc1E1u3ijW for 90% zoom
Please help me :((The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Button changing position when zooming in or zooming out the browser window’ is closed to new replies.