• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

[Resolved] Background color of responsize sub menu.

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Background color of responsize sub menu.

  • This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago by Bob.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 4, 2015 at 3:12 pm #627
    Bob
    Participant

    I changed the color of the background or the menu. All is well until the screen is smaller. The links are the same color as the background. How do I change it so that the links in the sub menu are different when viewing the site responsively?

    http://qualitybuiltbasements.com/

    November 4, 2015 at 3:19 pm #628
    Davinder Singh Kanith
    Moderator

    Look for following code in style.css under “max-width 800px”

    .genesis-nav-menu.responsive-menu .sub-menu li a, .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        padding: 10px 0;
        position: relative;
        text-transform: none;
        width: 100%;
    }

    change this to…

    .genesis-nav-menu.responsive-menu .sub-menu li a, .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        padding: 10px 0;
        position: relative;
        text-transform: none;
        width: 100%;
        color: #000;
    }
    November 4, 2015 at 3:23 pm #629
    Bob
    Participant

    Thank you! That worked perfectly.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Copyright © 2022 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates