Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19280
    Templatesyard
    Participant

    Hello!

    I recently got the Oracle Template and I absolutely love it. I managed to change and edit a lot of the things myself but unfortunately I can’t figure out how to change the color of the fonts, the menu boxes.. ect. I’ve tried to change things in the HTML page but I have no clue where to look or how to do this.

    I’d love to hear from someone as soon as possible! Thanks in advance. :)

    #19291
    my add
    Keymaster

    Look under navigation to change the colors of your fonts.
    #navigation { height: 50px;
    background: #fff;}
    .menu li a { font-size:12px;font-weight:400!important;font-family: Lato, sans-serif;
    color: #000; }
    .menu li a:hover { color:#666; }

    .menu .sub-menu, .menu .children { background: #171717; }
    ul.menu ul a, .menu ul ul a { border-top: 1px solid #333333; color:#999999; }
    ul.menu ul a:hover, .menu ul ul a:hover { color: #ffffff; background:#333333; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.