Styling of the checkout page is broken #65144

Open
opened 2019-05-26 10:51:49 +02:00 by Sybren A. Stüvel · 6 comments

The Store checkout page is a bit messed up layout-wise.
This is on Firefox 67.0 on Windows 10. The input fields don't have any outline, and are misaligned with the labels.

image.png

The [Store checkout page](https://store.blender.org/checkout/) is a bit messed up layout-wise. This is on Firefox 67.0 on Windows 10. The input fields don't have any outline, and are misaligned with the labels. ![image.png](https://archive.blender.org/developer/F7070089/image.png)
Pablo Vazquez was assigned by Sybren A. Stüvel 2019-05-26 10:51:49 +02:00
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Pablo Vazquez was unassigned by Dalai Felinto 2019-12-23 16:34:15 +01:00

Added subscriber: @pablovazquez

Added subscriber: @pablovazquez
Author
Owner

Added subscriber: @MikeyN

Added subscriber: @MikeyN
Author
Owner

@MikeyN you might be interested in this task as well ;-)

@MikeyN you might be interested in this task as well ;-)

Added subscriber: @EAW

Added subscriber: @EAW

@dr.sybren I have a hint that might help with this task.

Here is the login page where the background is a different color than the boxes, making the boxes visible.
Chrome_85_Login.png

Here is the checkout page (while logged out && with an item in the cart) where the background is the same color as the boxes, making them invisible.
Chrome_85_Checkout.png

In 3a9962ecf1, it appears that the background color in woocommerece.css {https://developer.blender.org/diffusion/BST/browse/master/wp-content/themes/crux/woocommerce/woocommerce.css$1895-1898}
forgot_to_add_background_color.png
did not get copied over to style.css {https://developer.blender.org/diffusion/BST/browse/master/wp-content/themes/blender-crux/style.css$35-38}
forgot_to_add_background_color_css.png

I cannot say for certain that simply copying over the background color is the appropriate fix for the invisible input fields, as I haven't been able to test it out.

@dr.sybren I have a hint that might help with this task. [Here](https://store.blender.org/my-account/) is the login page where the background is a different color than the boxes, making the boxes visible. ![Chrome_85_Login.png](https://archive.blender.org/developer/F8944360/Chrome_85_Login.png) [Here](https://store.blender.org/checkout/) is the checkout page (while logged out && with an item in the cart) where the background is the same color as the boxes, making them invisible. ![Chrome_85_Checkout.png](https://archive.blender.org/developer/F8944362/Chrome_85_Checkout.png) In 3a9962ecf1, it appears that the background color in woocommerece.css {https://developer.blender.org/diffusion/BST/browse/master/wp-content/themes/crux/woocommerce/woocommerce.css$1895-1898} ![forgot_to_add_background_color.png](https://archive.blender.org/developer/F8945053/forgot_to_add_background_color.png) did not get copied over to style.css {https://developer.blender.org/diffusion/BST/browse/master/wp-content/themes/blender-crux/style.css$35-38} ![forgot_to_add_background_color_css.png](https://archive.blender.org/developer/F8945033/forgot_to_add_background_color_css.png) I cannot say for certain that simply copying over the background color is the appropriate fix for the invisible input fields, as I haven't been able to test it out.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-store#65144
No description provided.