Title: Two questions
Last modified: August 20, 2016

---

# Two questions

 *  [fjessop514](https://wordpress.org/support/users/fjessop514/)
 * (@fjessop514)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/)
 * Can you please tell me how to make changes to the menu font color?
 * And also, I like how in the demo there is one main section with two smaller sections
   underneath it. How can I make my site do that? Is that a widget function??
 * Thank you.

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

 *  [Good Guy](https://wordpress.org/support/users/mytaxsitecouk/)
 * (@mytaxsitecouk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137602)
 * What exactly are you taking about? Have you got a link and the theme name of 
   your site? This is always the first thing we need here to get started.
 * Hope this helps.
 *  Thread Starter [fjessop514](https://wordpress.org/support/users/fjessop514/)
 * (@fjessop514)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137603)
 * ekongkaark.com
 * The menu font is red and we want it to be a different color (as well as the radio
   button arrows).
 * the theme demo shows in the main body one post that is as wide as the page, and
   then two under it. I can’t figure out how to get the two under it.
 *  [Good Guy](https://wordpress.org/support/users/mytaxsitecouk/)
 * (@mytaxsitecouk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137604)
 * First thing first. Try this code on your child theme:
 *     ```
       #menu ul li {
       	color: blue;
       }
       #menu ul li a {
       	color: darkorange;
       }
       ```
   
 * Then change the color “blue” and “darkorange” to your desired colors.
 * Update the file and post back with another question.
 *  Thread Starter [fjessop514](https://wordpress.org/support/users/fjessop514/)
 * (@fjessop514)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137616)
 * So I put that code in the Custom CSS box. Was that right? It didn’t change anything.
   The menu links are still red. Am I supposed to put the code somewhere else?
 *  [Good Guy](https://wordpress.org/support/users/mytaxsitecouk/)
 * (@mytaxsitecouk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137619)
 * `So I put that code in the Custom CSS box. Was that right? It didn't change anything.
   The menu links are still red. Am I supposed to put the code somewhere else?`
 * No you need to enter the code in your CSS file. To get this file go to your Dashboard
   then:
 * Appearance >> Editor
 * Then paste the code I provided above. At present you don’t have that code in 
   your CSS file
 * Good luck.
 *  [regent1](https://wordpress.org/support/users/regent1/)
 * (@regent1)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137620)
 * Przesuwający się napis możesz uzyskać za pomocą kodu:
    <MARQUEE loop=INFINITE
   scrollAmount=4 scrollDelay=1><FONT color=#6a99e0 size=7 face=”Monotype Corsiva”
   >**Jakiś napis **</FONT></MARQUEE> Oczywiście te parametry można zmieniać. ………………………………………………………..
   [Sielpia](http://www.edytak.ulotka.org)
 *  Thread Starter [fjessop514](https://wordpress.org/support/users/fjessop514/)
 * (@fjessop514)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137621)
 * I appreciate your help, thank you. I don’t know enough about css to be able to
   change anything. I have tried pasting that code in various facets of the editor
   but it doesn’t change the color of the links at all. Most websites I have built
   use html which I can just barely get around in, but at least I can find the colors
   and change them. I can’t seem to do that here. Thanks again.
 *  [Good Guy](https://wordpress.org/support/users/mytaxsitecouk/)
 * (@mytaxsitecouk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137622)
 * May I suggest that you better start working with child themes so that changes
   are easier to make and to help you here. child Themes doc is here:
 * [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 * When you have read the document, you should download the plugin that will create
   the child theme for you automatically:
 * [http://wordpress.org/extend/plugins/one-click-child-theme/](http://wordpress.org/extend/plugins/one-click-child-theme/)
 * There is no point in working with codes if you don’t understand what you are 
   doing because codes can destroy your site completely if misused and pasted in
   the wrong place.

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

The topic ‘Two questions’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bombax/1.3/screenshot.png)
 * Bombax
 * [Support Threads](https://wordpress.org/support/theme/bombax/)
 * [Active Topics](https://wordpress.org/support/theme/bombax/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bombax/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bombax/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Good Guy](https://wordpress.org/support/users/mytaxsitecouk/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/two-questions-5/#post-3137622)
 * Status: not resolved