Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • vtgav Friend
    #185961

    See http://www.gbhi.org/index.php

    The menu item with a drop down list ( “Regions” )is a smaller font – I’ve looked all over and can’t see where I change the css ?? advice appreciated please 🙂

    thanks,
    Gav

    Ninja Lead Moderator
    #487001

    You need to input new css style here

    Open templates/ja_mero/css/custom.css file

    add new it


    .ja-mainnav .navbar .nav > li > span {
    border-top: 0;
    font-family: 'open_sans_lightregular';
    font-size: 18px;
    padding: 10px 15px;
    text-shadow: none;
    display: block;
    }
    .ja-mainnav .navbar .nav > li:first-child > span {
    padding-left: 0;
    }
    .ja-mainnav .navbar .nav > li > span:focus,
    .ja-mainnav .navbar .nav > li > span:hover {
    background: transparent;
    color: #fff
    text-shadow: none;
    }

    Let me know the result

    vtgav Friend
    #487252

    great, thanks, I’ll try it asap

    Gav

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

This topic contains 3 replies, has 2 voices, and was last updated by  vtgav 11 years, 8 months ago.

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