Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Set up default page menu

menu nav
    • 6 years ago nettpakke
      Participant

      Hello,
      I am a developer and I m working on a page for my client. I build a page using Specular One Page demo. I have also installed WooCommerce to add shop page. I have a few problems with it.

      On shop page I have different menu than in home page. I changed it, in page General Settings -> Page Options & Style -> Header Color Style for Header 1 -> Light version header and it works fine. Here is the link to the shop page:

      https://234890-www.web.tornado-node.net/shop/

      But on other pages the menu is still different(dark), like here on product page:

      https://234890-www.web.tornado-node.net/product/chain-stainless-steel/

      I want to make it default for every page (shop, products, portfolio) to use light version. What can I set to use Light version header on every page?

    • 6 years ago Ruco
      Keymaster

      Hello,

      You have to set the font color into Specular > Header Options > Default Page Header > Change font color https://imgur.com/S03US84 set it white.

      Also edit the file header.php file and replace this codes:

      if(isset($page_header_menu_color) && !empty($page_header_menu_color))
                  $bgCheck = ($page_header_menu_color =='auto') ? '' : 'background--'.$page_header_menu_color; 
              else
                  $bgCheck = 'background--light';
          } 

      replace with:

      if(isset($page_header_menu_color) && !empty($page_header_menu_color))
                  $bgCheck = ($page_header_menu_color =='auto') ? '' : 'background--dark'; 
              else
                  $bgCheck = 'background--dark';
          } 

      Save the file and replace any time if you will get a new update or create a child theme.

      Let us know.

      Regards!

    • 6 years ago nettpakke
      Participant

      Hello,

      i have copied original header.php from specular to specular child and whole layout has broke:

      https://imgur.com/a/karZUMb

    • 6 years ago Mirela
      Participant

      Hello,

      The header.php file can be added to child theme without problem. Can you please add some wp credentials in a private reply? So we can check this closely.

      Best regards!

Viewing 3 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password