Home › Forums › GetFund – A Professional Laravel Crowdfunding Platform › Home page › Reply To: Home page
Hi @frican
If you know HTML and CSS, then you can do it easily, please find /root/resources/views/home.blade.php for home HTML and /root/public/assets/css/style.css for stylesheet, change or add element as your needs
/root/resources/views/home.blade.php
/root/public/assets/css/style.css
Best regards