Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sebbs Friend
    #195651

    Can I make my menu items (Colocation, Cloud, etc..) a smaller font and a brighter font (white perhaps)?
    Can someone tell me where I can do that – which CSS?
    Thank you, S.

    TomC Moderator
    #526130

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    sebbs Friend
    #526135

    http://dev.dnsnetworks.ca/

    What does setting “Optimizing CSS” to No do exactly?

    TomC Moderator
    #526142

    <em>@sebbs 415643 wrote:</em><blockquote>http://dev.dnsnetworks.ca/

    What does setting “Optimizing CSS” to No do exactly?</blockquote>

    Turning “Optimize CSS” to “No” allows for viewing of the correct CSS info via an online web development tool – such as Firebug (see link in my signature below).

    Ninja Lead Moderator
    #526361

    <em>@sebbs 415635 wrote:</em><blockquote>Can I make my menu items (Colocation, Cloud, etc..) a smaller font and a brighter font (white perhaps)?
    Can someone tell me where I can do that – which CSS?
    Thank you, S.</blockquote>

    You can change font’s size and color in the templates/ja_minisite/css/menu/mega.css file. Change value in red as you wish:

    .ja-megamenu ul.level0 li.mega { border-right: solid 1px #0a0a0a; font-size: 92%; }

    .ja-megamenu ul.level0 li.mega a.mega {
    color: #666;
    font-weight: normal;
    line-height: 20px;
    padding: 17px 17px 13px;
    text-transform: uppercase;
    }

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum