Home>Support>Change font color of a sidebar link (active page)

Change font color of a sidebar link (active page)

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

can I get a link to a page, that is currently active, to stay in a color I choose?
The links are in a sidebar-widget, changeable under: #secondary .widget ul li a
But .current_menu_item or .current_page_item seems not to work, like in the main-menu.
How can i make it?

Thanks

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

  1. 9 years, 6 months ago Support Assistants

    Hi Alexander

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 6 months ago Private Message - Alexander Cherral

    This is a private message.

  3. 9 years, 6 months ago Support Assistants

    Thanks :)

    The only way this can be done, that we can think of, is with a Custom Menu Widget. If you insert a Cusotm Menu Widget into the sidebar you can use the following at Appearance > Custom CSS:

    /* Custom Menu Widget */
    
    .widget_nav_menu .current-menu-item a {
    	color: #cccccc;
    }

    Edit the colour value, #cccccc as required.

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