This topic has 4 replies, 3 voices, and was last updated 9 months, 2 weeks ago ago by Andrew Mitchell
Hi there, I have tried to decrease the height of the Multistep header with css, but I can’t seem to decrease it enough.
It’s manageable but slightly too tall on mobile devices.
Thanks for the help!
You can really see how much of the screen it takes up here:
Hello,
Thank you for contacting us and for using XStore.
To proceed with your request, kindly navigate to the Theme Options, then select ‘Theme Custom CSS’, and finally, input the following code under the ‘Mobile’ section:
.cart-checkout-multistep .header-wrapper .align-end {
padding: 10px;
}
.cart-checkout-multistep .et_b_header-logo.et_element-top-level img {
max-width: 80px;
}
.cart-checkout-multistep .header-wrapper .et-wrap-columns>.et_column+.et_column {
margin-top: 0px;
}
.cart-checkout-multistep .cart-checkout-nav-simple {
font-size: 100%;
}
Should you require any further assistance, please do not hesitate to contact us.
Warm regards,
The 8Theme Team
Dear ryan,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Header on Multistep cart page too tall – Mobile’' has been successfully resolved, and the topic is now closed for further responses