Viewing 11 posts - 61 through 71 (of 71 total)
  • Author
    Posts
  • divinemagazine Friend
    #743969

    That worked better 🙂

    One last question Viet…

    How can I get the menu text in white?

    jooservices Friend
    #645349

    Hi there
    For another issue please create new topic with issue detail.
    Actually as screenshot . I saw your menu color text already white.

    Thank you,
    Viet Vu

    jooservices Friend
    #743971

    Hi there
    For another issue please create new topic with issue detail.
    Actually as screenshot . I saw your menu color text already white.

    Thank you,
    Viet Vu

    divinemagazine Friend
    #645350

    Thank you so very much for great support 🙂

    divinemagazine Friend
    #743972

    Thank you so very much for great support 🙂

    TomC Moderator
    #645382

    <em>@jooservices 485280 wrote:</em><blockquote>Hi there
    Please try

    .t3-mainnav {
    border-bottom: 1px solid #e5e5e5
    border-top: 2px solid #111111
    border-left: 0;
    margin-bottom: 24px;
    border-radius: 0;
    background: #b79951
    }

    https://www.dropbox.com/s/4y0g7vj6ik2t2uk/2015-07-30_14-47-33.png?dl=0
    Thank you,
    Viet Vu</blockquote>

    Pretty much what I recommended in Post #4 above. 😉

    TomC Moderator
    #645383

    <em>@divinemagazine 485285 wrote:</em><blockquote>That worked better 🙂

    One last question Viet…

    How can I get the menu text in white?</blockquote>

    Are you referring to the main navigation menu items? If so . . . .

    Add the following CSS rule to your custom.css file:


    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator {
    color: #fff;
    }

    divinemagazine Friend
    #645389

    Yes I’m referring to the main navigation menu items Tom.

    Added the css code to the custom.css file located here /public_html/templates/ja_teline_v/css but it’s not working

    Attached is a screenshot of how it looks like

    TomC Moderator
    #645391

    In that case, try this . . .

    Within file path —> /templates/ja_teline_v/local/css/themes/divine/template.css
    at line 1492, modify as follows:


    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator {
    border-right: 1px solid #e5e5e5;
    color: #ffffff;
    cursor: pointer;
    font-family: "Roboto Condensed","Arial Narrow","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 12px 15px;
    text-transform: uppercase;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    divinemagazine Friend
    #645400

    That solved my problem.

    Thank you so very much for your great help Tom 🙂

    TomC Moderator
    #645402

    <em>@divinemagazine 485359 wrote:</em><blockquote>That solved my problem.

    Thank you so very much for your great help Tom :)</blockquote>

    Happy to be of assistance . . . All the best with your continuing site development. 🙂

Viewing 11 posts - 61 through 71 (of 71 total)

This topic contains 71 replies, has 3 voices, and was last updated by  divinemagazine 9 years, 2 months ago.

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