Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • davejackson41 Friend
    #640167

    I need help in the following two areas…

    1. I do not want to have a login form on my website, but can’t find where I remove the Login Icon
    2. Change the default color of the menu items to a different color. I have changed the background to white, but can’t change the text color (it is also currently in white)

    Thanks!!

    Dave

    pavit Moderator
    #644881

    Hi

    <blockquote>I do not want to have a login form on my website, but can’t find where I remove the Login Icon</blockquote>

    It is a main menu item simply disable it from main menu

    <blockquote>but can’t change the text color (it is also currently in white)</blockquote>

    Try to add this to your custom.css file

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

    pavit Moderator
    #743512

    Hi

    <blockquote>I do not want to have a login form on my website, but can’t find where I remove the Login Icon</blockquote>

    It is a main menu item simply disable it from main menu

    <blockquote>but can’t change the text color (it is also currently in white)</blockquote>

    Try to add this to your custom.css file

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

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

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

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