CommunityOfCoders / Inheritance-2020

Official Repository for Inheritance Submissions 2020

Home Page:https://communityofcoders.github.io/Inheritance-2020/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search bar on mobile doesn't span full width

BhavyaSheth22 opened this issue · comments

The search bar doesn't span the full available width on mobile devices, which causes the text in the search bar to be truncated as well. A fix here would make sure that the search bar takes up the whole width, improving the UI.

image

I would like to fix this issue if the front end is developed using HTML, CSS, JS, Bootstrap, and so on. Please assign this issue to me.

@ShubhankarKG what is the path of the file where I have to edit?

These may be the files you are looking for - _includes/search-form.html and _sass/basically-basic/_search.scss

Thank you @Saif807380 .
I will do it now,

I am sorry but I can't find the readme in which it's set up is described.
Can you please tell me?

You will find these files on the gh-pages branch.

I found the pages where I have to make changes. but in the readme nothing is mentioned about the setup.
And in the main branch, there is so many readme that I am confused.

The setup instructions have been added to the gh-pages branch, so check them out. Make sure to be familiar with Jekyll as the site uses this framework. The theme we have built the site on has also been mentioned. Thanks!

@BhavyaSheth22 I am sorry, I didn't know it requires Jekyll knowledge. And I am preoccupied with other things, so I can't study this at present.
So I am unassigning.
Thank you.