• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

Theam changes

General Discussion
2
4
800
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.
  • M
    Mr.full last edited by 29 Jul 2019, 10:40

    Hello!)
    How to change title on home page ?
    How to change theme color site ?
    And how to change admin logo?

    1 Reply Last reply Reply Quote 0
    • R
      rahul last edited by 29 Jul 2019, 14:29

      Hi @Mr-full

      Override Home Page's 'index.blade.php' file in laravel's default view & you fill find some like this in this file -

      @section('page_title')
          {{ __('shop::app.home.page-title') }}
      @endsection
      

      change this page title according to need.

      You can change Admin login from configuration. (reffer - https://prnt.sc/oljck2)

      How to change theme color site ? - does not get it. Can you explain more?

      Thanks

      1 Reply Last reply Reply Quote 0
      • M
        Mr.full last edited by Mr.full 29 Jul 2019, 21:05 29 Jul 2019, 21:01

        Hi @rahul
        How to change theme color site ? - does not get it. Can you explain more?

        Your site have button, text etc with blue color, but i want made it red how to do it?

        And i mean this Admin login (reffer - https://prnt.sc/oloucb)
        Thanks

        1 Reply Last reply Reply Quote 0
        • R
          rahul last edited by 30 Jul 2019, 04:57

          Hi @Mr-full

          To Change button, text etc, you can create theme for front-end or you can override view files.
          We have did changes for admin logo, kindly take pull from our repository.

          Please follow below link for theme creation & view overriding.

          https://bagisto.com/en/create-custom-theme-in-bagisto/

          https://forums.bagisto.com/topic/39/how-to-create-custom-theme-in-bagisto/10

          https://forums.bagisto.com/topic/221/how-to-override-view-file-in-bagisto

          Thanks

          1 Reply Last reply Reply Quote 0
          4 out of 4
          • First post
            4/4
            Last post