• Hello,

    when setting up a contact page (text only), the sidebar appears _below_ the main area instead of appearing to the right. This only happens, however, when the slug is “contact” … other slugs like “contact-en” make the page work correctly.

    One suggestion: add a light grey highlight to the primary navigation, as the blue font color change is almost not visible.

    Thanks for a great theme!
    Nils

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,
    So it seems the contact page you have is using the contact page template in the theme, which isn’t supposed to use a sidebar. This is a template thing with wordpress. I will look into the best way for it to not do this.

    As for the menu you can change the hover color to whatever you want and if you want a background when you hover you can do that by adding this custom css to your custom css box in the theme options:

    #nav-main ul.sf-menu a:hover {
    background: #eee;
    }

    Kadence Themes

    Thread Starter internationils

    (@internationils)

    Thanks for the quick reply.

    The weird thing is, the sidebar is getting displayed below (and not just hidden). I tried switching to another Template (feature – sidebar) which works fine, same with full width etc.

    I’ll change the hover, just hadn’t got around to it yet, thanks.

    so wait, can you post a link to this page? If you use the sidebar template does it work for you?

    Kadence Themes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact page/slug doesn't work well with default template’ is closed to new replies.