Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • shemeam Friend
    #204842

    Hi

    I am trying purtiy because I like the megamenu size, however I want the links to be black and not white (and grey on rollover).

    is it possible to change this somewhere? I have had a look at the css file and cannot find the font color for the mainnav

    Thanks

    Shemeam

    Pankaj Sharma Moderator
    #563825

    Hi please share your working site url here so i can suggest you changes.
    So i can suggest you some changes .

    shemeam Friend
    #563938

    Hi Thanks for your reply

    The link to the purity template page is http://wvt.org.uk/home2
    The site is currently offline as it is very early in development.
    login to view frontend is
    [Removed]
    Many thanks for your time

    Shemeam

    Pankaj Sharma Moderator
    #563957

    Hi
    DO not add admin credentials in public post . Always use Private message to send credentials .
    Add below code in your custom.css file


    .navbar-default .navbar-nav > li > a {
    color: #bbe6ff!important
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff!important

    }

    Change the color code as per your need .
    color: #bbe6ff!important; (For change text color)
    color: #ffffff!important; (on hover color on menu item)

    Path : /templates/your ja template/css/custom.css
    if file is not there create it.

    zjxwkp Friend
    #1001692

    but how can I change link to be white and not blue for the Logo Image?

    Pankaj Sharma Moderator
    #1001712

    navbar-default .navbar-nav > li > a {
    color: #bbe6ff!important
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff!important

    }
    Kindly post your site URL and a screenshot of change.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Pankaj Sharma 7 years, 4 months ago.

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