• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

parallax dropdown glitch

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › parallax dropdown glitch

This topic is: not resolved

Tagged: design palette pro, parallax-pro

  • This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by Christoph.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 20, 2015 at 1:01 am #144999
    eccountant
    Member

    Hello!
    On this site I'm using Parallax Pro along with Design Palette Pro. https://2015.etax.com.au/
    While adjusting the site, I seem to have caused the dropdown menu to gain a wide black border at the left hand side.
    Any ideas for fixing that?
    Thanks,
    Ken

    https://2015.etax.com.au/
    March 20, 2015 at 10:16 am #145033
    Christoph
    Member

    Hi,

    the black is coming from around line 1353 in the style.css

    .site-header .sub-menu {
        background-color: #000;
    }

    Either delete the line or change the color.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    March 22, 2015 at 11:25 pm #145282
    eccountant
    Member

    Thanks Christophe,

    Yes, I can see what CSS is creating it. What I hope to learn is what settings are controlling that CSS -- it seems better to fix the cause than to use manual stylesheet changes to override the same attribute that was set this way by theme interface controllable attributes.

    Thanks for any tips on that!!

    March 22, 2015 at 11:59 pm #145283
    Christoph
    Member

    Well, it seems like you added the following to around line 203 of the style.css:

    ul {
    list-style: disc;
      padding-left: 40px;
    }

    If you take out the padding left, the black bars are gone.

    You can add padding: 0; to around line 1285 of the style.css:

    .genesis-nav-menu .sub-menu {
    left: -9999px;
    letter-spacing: 0px;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s ease-in-out 0s;
    width: 200px;
    z-index: 99;
    padding: 0;

    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble