Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    How to customise search bar?

    General Discussion
    2
    2
    252
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Deepanjali last edited by

      I want to change the css of the search bar on the homepage, where can i find the source code to customise the css?

      1 Reply Last reply Reply Quote 0
      • A
        akhtarkhan last edited by

        Dear Depanjali,

        You can add your CSS for the search bar in app.scss file, after adding CSS you have to run two commands in the velocity package directory: -

        1. npm run watch
        2. npm run prod
          File path - https://github.com/bagisto/bagisto/tree/master/packages/Webkul/Velocity/src/Resources/assets/sass
        1 Reply Last reply Reply Quote 0
        • First post
          Last post