Open yoyoypy opened 5 years ago
@yoyoypy Sorry i don't really understand what is the bug?I don't really see the image
this view without banner
but when i add banner, there is massive gap/space between banner section and product card
btw where is css file for avored? maybe i can modify little bit for this issue...
I have feeling that there is a JS compilation issue. Take a look at this docs https://laravel.com/docs/6.x/mix#custom-webpack-configuration
css Location: resources/less/app.less
run the below command to start compiling (webpack.mix.js ):
npm install
npm run watch
npm install npm run watch
this command didnt solve the problem, still get blank gap/space between banner and product list..
i think problem here, i will look it up
after removing height
its become normal looks.
still searching where height
come from
@yoyoypy have many banner items , each item dimension need equally
you can substitute your widget for basic widget
modules/avored/banner/resources/views/widget/index.blade.php
@yoyoypy i am using vue ant design component. Try reading thier docs it might help you.
If not you can always override the blade.view
file.
Ideally we would expect you to raise a bug on AvoRed Official Website https://www.avored.com/discussion/category/general
Describe the bug When showing banner, product list will dropped to bottom of page
To Reproduce Steps to reproduce the behavior:
Screenshots
Desktop (please complete the following information):