Element |
Tablet, Laptop & Desktop |
Mobile |
Button Section Padding (Both Buttons Are Inside This) |
- padding-top: 40px;
- padding-right: 56px;
- padding-bottom: 0px;
- padding-left: 56px;
|
- padding-top: 40px !important;
- padding-right: 24px !important;
- padding-bottom: 0px !important;
- padding-left: 24px !important;
|
"Test Drive" Button (Blue) Container. The Positioning Of The Button.
|
- padding-top: 0px;
-
padding-right: 10px;
-
padding-bottom: 0px;
-
padding-left: 0px;
|
- padding-top: 0px;
-
padding-right: 0px;
-
padding-bottom: 8px;
-
padding-left: 0px;
|
"Test Drive" Button (blue)
|
- min-width: 120px;
- height: 36px;
- padding-top: 10px;
-
padding-right: 25px;
-
padding-bottom: 10px;
-
padding-left: 25px;
- border-width: 2px;
- border-style: solid;
- border-color: #3e6ae1;
- background: #3e6ae1;
- border-radius: 4px;
- font-size: 14px;
- font-weight: 700;
- font-family: Arial;
- line-height: 12.8px;
|
⬅️ Same as this.
|
"Order Now" Button (White) Container. The Positioning Of The Button.
|
- padding-top: 0px;
-
padding-right: 0px;
-
padding-bottom: 0px;
-
padding-left: 10px;
|
- padding-top: 8
px;
-
padding-right: 0px;
-
padding-bottom: 0px;
-
padding-left: 0px;
|
"Order Now" Button (white)
|
- background: #ffffff;
- color: #171a20;
- padding-top: 10px;
-
padding-right: 25px;
-
padding-bottom: 10px;
-
padding-left: 25px;
- border-radius: 4px;
- font-size: 14px;
-
font-weight: 700;
-
font-family: Arial;
-
line-height: 12.8px;
|
⬅️ Same as this.
|