[Resolved] Change the search icon

Home Forums Support [Resolved] Change the search icon

Home Forums Support Change the search icon

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

    Could you help with the icon of the search icon, please? ツ

    I would like to ‘flip’ the search icon.

    From this:
    http://g.recordit.co/HugiaCymFg.gif

    to this:

    http://www.screencast.com/t/mgJvGapI

    I saw the forum post about blocking it in CSS and then re-adding it. If this is the case, then I’ll follow that, if not…please let me know.

    Thanks a million

    #256313
    Leo
    Staff
    Customer Support

    Hi Tara,

    Try this CSS:

    .main-navigation li.search-item i {
        transform: none;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    Let me know.

    #256366
    taratamiko

    Worked a treat! Thanks a million.

    #256469
    Leo
    Staff
    Customer Support

    You’re welcome 🙂

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