Home › Forums › Arnold WordPress Theme › messy checkout page
- This topic has 5 replies, 2 voices, and was last updated 3 years, 6 months ago by
SeaTheme.
-
AuthorPosts
-
November 22, 2022 at 9:59 am #28643
I just updated the Arnold theme, that I have installed in my shop.
My check-out page looks very messy now – screenshots dropped already
Nothing is aligned properly and I have more than 5 different font sizes. This doesn’t look trustworthy at all.
Our logo on the upper left side of the screen is now bigger than on the other pages… The spacing of the header above the logo is wrong. I just updated the Arnold theme, that I have installed in my shop.My check-out page looks very messy now – (links below)
https://www.dropbox.com/s/oh665yuk81n65c4/Bildschirmfoto%202022-11-21%20um%2010.35.48.png?dl=0
https://www.dropbox.com/s/715obxfkbjc57fe/Bildschirmfoto%202022-11-21%20um%2010.36.04.png?dl=0Nothing is aligned properly and I have more than 5 different font sizes. This doesn’t look trustworthy at all.
Our logo on the upper left side of the screen is now bigger than on the other pages… The spacing of the header is wrong, there is a bigger
Shipping adress is weirdly spaced and font size is huge.
You created a child theme a while ago. Maybe this theme needs adapting too.
How do I fix this?
Looking forward to hearing from you.
Thank you and best,
JuliaNovember 22, 2022 at 2:32 pm #28644This reply has been marked as private.November 23, 2022 at 8:17 am #28657This reply has been marked as private.November 24, 2022 at 7:10 am #28663Welcome.
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:.woocommerce-page img.logo-image, .woocommerce img.logo-image { height: var(--logo-height, 60px); }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookNovember 24, 2022 at 10:51 am #28665This reply has been marked as private.November 24, 2022 at 12:59 pm #28666Sorry, there would be still an issue on mobile.
Please update the CSS as:@media (min-width: 992px) { .woocommerce-page img.logo-image, .woocommerce img.logo-image { height: var(--logo-height, 60px); } }
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
