Home Forums Basel support forum Mobile Search Color

Mobile Search Color

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

    brachoeduardo510
    Participant

    Hi,

    Can you please help providing CSS for changing black color shown in mobile screen when searching for products to green, for mobile only?

    Attachments:
    You must be logged in to view attached files.
    #90904

    Hello,

    Add this code to the Theme Setting > Custom CSS > Mobile

    .mobile-nav .autocomplete-suggestions {
        background-color: green;
    }

    Best Regards

    #90911

    brachoeduardo510
    Participant

    Solved Elise thank you very much!

    #90945

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Mobile Search Color’ is closed to new replies.