CSS help for 404 page - by Baris - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler

  • Avatar: Baris
    Baris
    Participant
    July 11, 2016 at 20:45

    Hello 8theme Team,

    How can I fix display search button on 404 page?

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 12, 2016 at 07:29

    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.

    Avatar: Baris
    Baris
    Participant
    February 12, 2017 at 14:37

    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?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2017 at 17:53

    Hello,

    Please use this css code:

    .page-404 .button.medium {
      margin-right: 80px;
    }

    Regards,
    Eva Kemp.

    Avatar: Baris
    Baris
    Participant
    February 14, 2017 at 14:03

    thanks Eva, works perfect. Now there is another small problem. If I scroll down, do not show cart text with sum?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 14:08

    Hello,

    You’re welcome! Try this:

    .fixed-header-area.color-lite .shop-text {
        color: black;
    }

    Regards,
    Rose Tyler.

    Avatar: Baris
    Baris
    Participant
    February 16, 2017 at 09:32

    perfect. you could close this topic.
    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 12:52

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘CSS help for 404 page’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.