• Resolved lltnet

    (@lltnet)


    Need to change the font size and color for the main navigation at top of site under main banner. I know it’s in the css but I’m not sure where. The site is at https://www.juliarobb.com . Any help would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Matthias Pfefferle

    (@pfefferle)

    Sorry for the late reply!

    I saw that you changed the size by your own! Do you still have some questions?

    Thread Starter lltnet

    (@lltnet)

    Thanks! I did find out how to change the size but I also wanted to change the color but was unable to, although I did change the color of the secondary links. Seems like it would be near the same area but I haven’t yet found it. Not a major problem but I would like to make the change.

    You could add this to your stylesheet:

    #access ul a {
    color: #A8654E; /*this is the colour you are using at your site*/
    }

    Thread Starter lltnet

    (@lltnet)

    Worked perfectly! That color turned out to be a little light for the background so I just changed the hex number to something darker. Thanks a million!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Top navigation font size’ is closed to new replies.