Open hichay opened 5 years ago
I have the same problem but i have 5 jobs limit
How do I remove the other work menu? I'm new to this forgive the question. I have 2 rings.
A simple goog search would tell you @Wafel112
In the html\css\style.css change this:
.container { position: relative; white-space: nowrap; overflow-x: hidden; height: 20em; width: 80em; top: 40vh; margin: auto; -webkit-transform: translateY(-7.2em); transform: translateY(-7.2em); }
For example, 80EM can become 100, or whatever. It depends how many jobs you add. But that would spread the display accordingly to list all the jobs.
@kyledeluxe I done that but I can still only see 8 jobs even if i set width to 500
When i have 18 jobs it only show 8 job. can you edit it with 2 line and scrollbars to easy get more jobs?