Forums

drop down menu in arclite (5 posts)

  1. ejacinta
    Member
    Posted 1 year ago #

    i use arclite and want the drop down menu to be a smaller font as the list is too long.
    i'm not sure what part of the css controls this.
    any help appreciated!
    http://www.byroncollege.org.au/

  2. govpatel
    Member
    Posted 1 year ago #

    Have you checked this in style.css
    ul#nav li a {
    color:#B5D1E6;
    font-size:115%;
    font-weight:bold;
    text-decoration:none;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
    }

    and change 115% to less

  3. ejacinta
    Member
    Posted 1 year ago #

    thankyou
    can i change this in the custom css spot - or do i need to edit the main files. (I try not to do that)
    and to be clear - i dont want to change the main nav bar - just the drop down list - if you look at the qualifications one it's huge.

  4. ejacinta
    Member
    Posted 1 year ago #

    i made a qualifications index but the third level (child?) is the one thats too large

  5. govpatel
    Member
    Posted 1 year ago #

    changing that will change the whole menu.

Topic Closed

This topic has been closed to new replies.

About this Topic