test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jjsmulo Friend
    #142926

    The menu text color on the handwritten_light style is too dark and hard to read.

    Any ideas on where in CSS this color is changed? Thanks.

    scotty Friend
    #311846

    Depends on which menu system you are using.

    For splitmenu it would be in /templates/ja_lead/ja_menus/ja_splitmenu/ja.splitmenu.css

    and would look like…

    #ja-splitmenu a {
    color:#656565;
    display:block;
    float:left;
    font-size:92%;
    font-weight:bold;
    padding:11px 25px;
    text-decoration:none;
    text-transform:uppercase;

    }

    …should be more or less the same for each menu system.

    jjsmulo Friend
    #311864

    scotty,

    thanks again, that worked perfect. I’ve been trying to change the text color for the JA Tabs black and grey tab as well–in the demo its the one that says “Who are we?” I couldn’t find anything to change the grey text in modules or JA Tabs. Any ideas on that one?

    Thanks.

    scotty Friend
    #311869

    Line 42 of ../plugins/content/ja_tabs/themes/lead/style.css

    .lead .ja-tabs-title-top ul.ja-tabs-title li h3 {
    border-style:solid solid none;
    color:#656565;

    }

    jjsmulo Friend
    #311885

    scotty,

    You’ve been incredibly helpful. Thank you very much 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  jjsmulo 15 years, 5 months ago.

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