ricky2020
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Flash] Resizing image on smartphone versionHe @themegrillteam ,
The maintenance mode is now disabled.
The desktop mode and tablet landscape are working perfectly.
Smartphone portrait and landscape are problematic versions.Thank you for your help.
Rick.
Forum: Themes and Templates
In reply to: [Flash] Resizing image on smartphone versionThank you for your answer @nitushrestha10 , still dealing with that.
Using media queries for the screen with max-width 500px (for now, later on, I would like to solve the issue with tablets/ smartphones in landscape mode), I tried to display the items with the element “float” but still having issues.
Additionally, I tried with the element “Flex” dividing the row in 33% and leaving a margin in between the rows, but nothing happens. All items all collapsed one in the bottom of the other.
I have attached a link to GD with the code I have used. I hope you can suggest a great solution for my website. https://drive.google.com/drive/folders/1hGO6yn17iJdkBaeAAPKsuKbQDQvEtFs5?usp=sharing
1- Screen- Smartphone-flex.png
2- Screen – FlexThank you,
ricForum: Themes and Templates
In reply to: [Flash] Resizing image on smartphone versionThank you for your quick response.