I’m looking to redesign a webpage for work. There’s a lot of information on the page and it’s hard to know where to start. I want to make the page more logical and easier to navigate as well as a better design. I use Wordpress (not skilled in HTML).
I don’t actually want to put the URL here as I don’t want to show the public who I work for, however if you could kindly suggest a few things that would be much appreciated.
You don’t need to post a URL if you would rather not. It makes things easier, but it also OK to post a working page that has enough so others can try in on their own machines. Usually seeing the HTML and CSS is needed for specific suggestions, but posting at the least a screen capture might allow some general comments.
If you’re looking for a redesign, you can always copy the code and save it in some location as backup. Then start from scratch. Logically, start from the header and work to the footer.
Know you can comment inside your codes (HTML, CSS, JS) so you know what section is what. Use text editors that can help you identify certain tags (div, p, h1, etc) so that you know what parts of the code you want to work on.