Search & menu issues - by hfie - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: hfie
    hfie
    Participant
    January 24, 2018 at 15:05

    As requested here https://www.8theme.com/topic/a-few-problems-3/ I’m creating a new topic.

    1) This is my search box:
    search

    Before this happened colour of search icon changed to black for some reason. Clearing cache does nothing, I’m using Firefox but I checked Edge, and it’s the same. Plugins are switched off.

    2) Menu background colour is darker than in custom CSS, how to change it.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 24, 2018 at 15:59

    Hello,

    1. With the parent theme activate on your site – https://prnt.sc/i4ymbb, so you need to check your changes in a child theme.
    2.

    .header-wrapper.header-advanced .navigation-wrapper:before {
        background-color: transparent;
    }

    Regards

    Avatar: hfie
    hfie
    Participant
    January 25, 2018 at 06:11

    Thank you Rose.
    1) It wasn’t my changes in a child theme. I found small change in woosearchform.php after update. In the line
    <form action="<?php echo esc_url( home_url( '/' ) ); ?>" role="searchform" class="<?php echo esc_attr($class); ?>" method="get">
    before update was id=”searchform” instead of role=”searchform”
    2) Its working.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2018 at 08:12

    Hello,

    My pleasure 🙂
    Have a nice day.

    Regards

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

The issue related to '‘search & menu issues’' has been successfully resolved, and the topic is now closed for further responses

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