Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • crystalprint Friend
    #188690

    Hey ,

    Where can i change the font color of the menu ??

    kind regards

    pavit Moderator
    #497975

    Hi

    in this file /templates/ja_beranis/css/template.css line 1385

    .t3-mainnav .nav li.dropdown.active > .dropdown-toggle, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    color: #FFFFFF <———-Change here the color
    }

    crystalprint Friend
    #498044

    Hi Pavit thank you very much .

    Sorry but i have to bother you again..
    When i remove the submenus at the homepage , then the arrow still appaers but without the submenus.
    How do i remnove the arrow ??

    kind regards

    pavit Moderator
    #498047

    <em>@crystalprint 379477 wrote:</em><blockquote>Hi Pavit thank you very much .

    Sorry but i have to bother you again..
    When i remove the submenus at the homepage , then the arrow still appaers but without the submenus.
    How do i remnove the arrow ??

    kind regards</blockquote>

    Hi

    Goto this file templatesja_beraniscssmegamenu.css around line 211

    .t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    display: inline-block; <---Change to display:none;
    }

    Regards

    crystalprint Friend
    #498049

    Hey Pavit,

    Where can i find he css code for the color you see now (light blue)before you hover over the menu en gets white ??

    kind regards

    pavit Moderator
    #498050

    Change it in this file /templates/ja_beranis/css/bootstrap.css around line 4504

    .navbar .nav > li > a {
    color: #A0E9FF <-- Change here the code
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF
    }

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

This topic contains 6 replies, has 2 voices, and was last updated by  pavit 10 years, 10 months ago.

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