• Hi, I’m very new here. I have a few things which I can’t seem to find a solution to. Firstly, here’s my site http://www.excelpoint.org/snl It’s still in the development stage.

    As you can see, I’ve changed all the text for the ‘pages’ to capital letters but the ‘Home’. So how do I change it as well?

    Secondly, is there a way to remove the ‘search’ column? Or does every wordpress theme has it?

    Thirdly, how do I remove the ‘category’ section in the post? Does it have something to do with my css?

    Fourth, where do I get to, to edit the ‘featured video’ thing?

    Finally, how can I remove the ‘log in’ panel in my pages?

Viewing 4 replies - 1 through 4 (of 4 total)
  • 1. Through CSS or directly in your header.php file. You just have to re-write ‘Home’ in all-capitals.

    2. You can delete it if you want. You have to do that within the php file.

    3. No, it does not have anything to do with CSS. Its included in your PHP files so you need to delete the appropriate code snippet.

    4. I don’t know your theme

    5. Within your sidebar.php file

    Thread Starter sneakerlover

    (@sneakerlover)

    Thank you very much for the fast reply. I never thought of going through my php file, I made a fool out of myself.

    You should BACKUP your files before editing!

    Thread Starter sneakerlover

    (@sneakerlover)

    Yeah, I know that. Umm, would it work if I copy a CSS from a previous html I worked on into the CSS file? Can anyone explain to me how the coding in wordpress works?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘A few questions about changes’ is closed to new replies.