DharshiBalasubramaniyam / ice-cream-parlour-website

This is a responsive user-friendly online ice cream store website using HTML, CSS and Vanilla JavaScript.
https://ice-cream-parlour-website-one.vercel.app
72 stars 234 forks source link

Change the ui of the reviews section in index.html #477

Closed DharshiBalasubramaniyam closed 1 week ago

DharshiBalasubramaniyam commented 1 week ago

The ui: image

mishraRj commented 1 week ago

I like to contribute in this issue

mishraRj commented 1 week ago

Mam! Do I need to make the review section UI like the UI in Screenshot above ?

DharshiBalasubramaniyam commented 1 week ago

Mam! Do I need to make the review section UI like the UI in Screenshot above ?

yes. the background not needed

mishraRj commented 1 week ago

Mam! Do I need to make the review section UI like the UI in Screenshot above ?

yes. the background not needed

Can you plz tell me the name of CSS file in your project which has stylings of review section ?

DharshiBalasubramaniyam commented 1 week ago

styles.css under styles folder

mishraRj commented 1 week ago

Index.html file is not opening. It only showing processing and animation of ice cream rotating at a place only when I am trying to test index.html file locally.

mishraRj commented 1 week ago

And one general doubt! If I made the UI of your review section like UI in screenshot, will not it stop your swiper slider functionality. I mean if all the reviews will be in same block there will be no need of sliding functionality.

mishraRj commented 1 week ago

Kindly describe your issue lil bit to me about what I need to do and what to not.. Please provide me a clearer screen shot of UI for review section you wanted.

I am a new comer to open source contribution. Plz guide me a lil, I will really appreciate your guidance. Thankyou.

DharshiBalasubramaniyam commented 1 week ago

Slider functionality is not needed. Display 6 boxes 1 is for title and other 5 are reviews. Yiu can use flexbox or grid for this. And could you able to resolve the issue with the index.html

mishraRj commented 1 week ago

Slider functionality is not needed. Display 6 boxes 1 is for title and other 5 are reviews. Yiu can use flexbox or grid for this. And could you able to resolve the issue with the index.html

yes I will definitely gonna solve this.