Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Devon von Lichtenstein
Devon von Lichtenstein
1,116 Points

Several issues setting up first WordPress page, please help!

I have downloaded and installed a theme called Journey. With that theme, the font for the main header is clickable, or active.

Q1. How do I change it to be static font? Q2. What program do I need in order to open the style.ccs so that I can edit code? I'm on a PC and it opens in notepad. Q3. How do I create a menu to access the home page of my site? Right now, clicking the header text is the only way.

Thank you in advance for any help.

1 Answer

Hi Devon,

Let me help you out by first adding the proper software you will need to edit code, this software is free!! That's right free!

So first you would will need to install sublime text Here is a link: http://www.sublimetext.com/

The second step is to install a FileZilla to access your ftp so that you can edit the code for your site.

Once you have the first two steps done you can use inspect editor on your browser to select the logo text and get rid of the active state once you access the file within the ftp. Then you should be able to edit the files with sublime text. Make sure to make a copy before editing.

Best of luck, Hope that helps! Victor