Home>Support>Change just header link color login | logout

Change just header link color login | logout

HI I am trying to change the color of the login logout to white in the header and keep the hover the default.
When I change It every link changes.so I try’d custom css and added this

/* Custom Menu Widget Styling */

#main .widget_nav_menu ul li {
  background: #343538;
  color: #ffffff;
}

#main .widget_nav_menu ul li a {
  color: #e2e2e2;
  padding: 10px 20px 10px;
  display: block;
}

#main .widget_nav_menu ul li:hover  > a {
  background-color: #00bcff;
  color: #62c953;
}

#header-sidebar .widget_nav_menu ul.menu > li > a {
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  background-color: #ffffff;
  padding: 4px;
  border-right-width: 16px;
}

#masthead .hgroup #header-sidebar .widget-title {
  z-index: 1000;
  color: #ffffff;
}

#masthead .hgroup #header-sidebar aside.widget:last-child {
  color: #38a12a;
}

.item_welcome {
  color: #dbdbdb;
}

#masthead .hgroup a {
  color: #ffffff;
}

.custom-header-menu a {
  color: #000;
}

.custom-header-menu a:hover {
  color: #00bee0;
}

.logged-in-menu {
  display: none;
}

I have done this before But I just can’t get this I have it all messed up now.
This is the link http://derolds.com/svroofing/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 6 months ago ChipD

    OK I got it Vantage theme. This is for login-logout in the header.

    #masthead .hgroup #header-sidebar aside.widget{
    	font-size: 120%;
    	padding-top: 20px;
    	color: #cecece;
    }
    #masthead .hgroup a {
    	padding-right: 5px;
    	padding-left:  5px;
      color: #ffffff;
    }
    
    #masthead .hgroup a:hover {
    	padding-right: 5px;
      color: #237525;
    }
    
    #masthead .item_welcome {
    	padding-right: 5px;
      color: #739e68;
    }
  2. 6 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Chip,

    I’m glad you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More