Melvin Lee

Results 17 comments of Melvin Lee

having a fixed width/height will break the responsive layout. the image sizes are stretched to fit the main content's container, which is different when viewed between different devices.

the reason for the min-height property is to ensure that the content after the slideshow will not 'jump' once the slideshow images are loaded (try removing the min-height property and...

category__in does not include child categories. In order to select its children categories I believe you will need to check through every category for their child categories which might slow...

Try the latest build and see if the problem persists: https://github.com/zyml/project-ar2/archive/master.zip

I would need more details to track and debug this issue :\

Yes that's an unfortunate consequence of allowing clickable headers. I'll guess I'll have to come up with a better solution for v2.1.

I'll be adding the functionality of uploading an image logo for the next patch, so the logo image will only be clickable and your banner should be working again.

Is there a link where the issue is being replicated?

Any link to the website having that problem?