Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1479233

    After updating up to Enfold 7.1, the search icon on the main menu on desktop and mobile turned grey. It used to be white, like the white text on the main menu on desktop and the white menu icon on mobile.
    I tried resetting Performance in theme options, flushing cache, flushing browser cache and deactivating all plugins.
    Please see the staging site with the Enfold 7.1 problems and the live site with Enfold 6.0.9 without problems in the Private Content below.
    Can you please help? Thank you.

    #1479245

    Hey classywebsites,

    Thanks for the login details. The search icon gets its colour from Enfold->General Styling->Logo Area->Logo Area Secondary Font Color, you can change the colour there. If you want to set the colour using your own CSS, then please use this in Quick CSS:

    .header_color .main_menu ul:first-child > li > a svg:first-child {
      stroke: #fff;
      fill: #fff;
    }

    Best regards,
    Rikard

    #1479261

    Hi Rikard,
    When I changed the Logo Area Secondary Font Color to white #ffffff, the search icon becomes white, the way it was before the update.
    But, when I type in the search box I cannot see the text because it is white, versus before when the icon was white and the text was in the search box was grey #808080.
    I want to correct this issue without custom css. Thank you.

    #1479366

    Hi Rikard,

    Did you have a chance to read my message above. Can you please help me to get my search icon back to the way it was before upgrading to Enfold 7.1, with a white search icon with grey text in the search box? I want to correct this issue without custom css. Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.