This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Content Link Color and Link Hover Color in Header

Resolved 3 replies - Please Select -premium
11 years ago · Last reply by Andrew Misplon 10 years ago

I’ve tried to change the link and hoover color of text in my header.
It still shows the new colors i selected – but link colors are the default blue and orange

Note that I’ve used the text widget in page builder to create the content.
using widgets: header

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 8 months ago

    Hi

    Here is an example of Custom CSS (Appearance > Custom CSS) you might use to control header widget area (header sidebar) links:

    header#masthead hgroup #header-sidebar a { 
    	color: #404040;
    	text-decoration: none;
    }
    header#masthead hgroup #header-sidebar a:hover { 
    	text-decoration: underline;
    }
  2. billionbee95 Private 10 years, 8 months ago

    This is a private message.

    • Andrew Misplon Staff 10 years, 8 months ago

      Hi Billionbee95

      We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

      Page: New Thread

      If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

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.

Have a different question or issue?

Start New Thread