Home>Support>Theme Design / Menu / Current Page Background

Theme Design / Menu / Current Page Background

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].

Theme Design / Menu / Current Page Background

Is there a way for me to show the parent page as currently active when navigating to child page That isn’t displayed in my top level navigation.

Example of page showing Current Page Background:

Mortgages

Example of page I would like to see mortgages with the current Page background as the parent of the is page:
http://summit-finance.co.uk/mortgages/first-time-buyers/

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 Kevin

    We’d need to do it manually. Try this:

    .page-id-113 li.menu-item-38 a {
    	background-color: #fff;
    	color: #000;
    }
    
  2. 9 years, 6 months ago kevinmccourt

    Hi I see that works for http://summit-finance.co.uk/mortgages/first-time-buyers/

    but it doesn’t work for all the the child pages. Can we not make a rule that would change the parent menu item when any of the child pages are open?

    Thanks

    Kevin

  3. 9 years, 6 months ago Support Assistants

    Ahh we can. Let’s try:

    .current-menu-parent a {    background-color: #fff;    color: #000 !important;}
  4. 9 years, 6 months ago kevinmccourt

    That’s brilliant. Thanks

  5. 9 years, 6 months ago Support Assistants

    For sure :)

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