Bagisto Forum

    Bagisto

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

    Velocity theme border and background color change

    Modules
    2
    4
    194
    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.
    • H
      hamim23 last edited by

      Hello,

      I have changed the color of velocity theme's border but its not reflecting in the front end how can i fix this?

      1 Reply Last reply Reply Quote 0
      • A
        Amitk-Webkul last edited by

        Hello there,

        Yes, you have to run npm run prod inside the velocity package, and then you have to publish assist by using the below command.

        php artisan vendor:publish -- force
        

        Note: Kindly take a backup of your project before performing the above steps.

        Thanks.

        1 Reply Last reply Reply Quote 0
        • H
          hamim23 last edited by

          how to change Velocity theme border and background color change

          1 Reply Last reply Reply Quote 0
          • A
            Amitk-Webkul last edited by

            Hello there,

            you can add CSS in bagisto body here.

            Then run the below commands:

            npm i
            npm run prod
            

            If you still facing the same please let us know.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post