This topic has 8 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hello 8theme Team,
How can I fix display search button on 404 page?
Hello,
You can add this code in Theme Options -> Custom CSS -> Global Custom CSS:
.page-404 .form-group.has-border {
float: left;
}
.page-404 .form-horizontal {
width: auto;
}
Regards,
Rose Tyler.
Sorry for late reply. It works perfect, thanks.
“zurück zu Homepage” buton move a bit leftside under Search field? Could you share me this code pls?
Hello,
Please use this css code:
.page-404 .button.medium {
margin-right: 80px;
}
Regards,
Eva Kemp.
thanks Eva, works perfect. Now there is another small problem. If I scroll down, do not show cart text with sum?
Hello,
You’re welcome! Try this:
.fixed-header-area.color-lite .shop-text {
color: black;
}
Regards,
Rose Tyler.
perfect. you could close this topic.
Thanks
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘CSS help for 404 page’' has been successfully resolved, and the topic is now closed for further responses