• 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 pro responsive issues

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 pro responsive issues

This topic is: resolved

Tagged: Parallax pro responsive issues

  • This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by Maja.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • October 3, 2014 at 1:32 am #126630
    Maja
    Member

    Hello!

    I'm helping a friend with her site and Parallax pro is given me a headache. At the moment I can not make it look nice on mobile devices. The header that is (align:center) is not center. The menu want show and the entry titles are somewhere else. Any advice on how to resolve this would be more than appreciated!

    /Maja

    http://saraelman.com
    October 5, 2014 at 2:48 pm #126852
    jbergen
    Member

    Hi,

    You can make the responsive menu icon visible by changing style.css, line 1133 as follows:

    .responsive-menu-icon::before {
        color: #383838;  /* this is the new color */
        content: "\f333";
        font: normal 24px/1 'dashicons';
        margin: 0 auto;
    }

    Then to prevent the selected menu item from being white on a white background and to center the menu items, you can add this after style.css, line 2047:

    .site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
    .site-header .genesis-nav-menu.responsive-menu > li:hover > a,
    .genesis-nav-menu a {
        color: #383838;
        text-align: center;
    }

    Finally, to keep the entry titles centered, you can remove width: 700px; from style.css, line 717:

    .entry-title {
        font-family: Didot,"Didot LT STD","Hoefler Text",Garamond,"Times New Roman",serif;
        font-size: 28px;
        font-weight: 600;
        margin-top: 80px;
        width: 700px; /* remove this */
    }

    I hope that helps!
    Jamie


    Jamie @ Ladebug Studios

    October 5, 2014 at 3:00 pm #126854
    jbergen
    Member

    One more thing. The menu seems to pull to the left when the screen shrinks below 1140px. To fix that, you can remove style.css, line 1829:

    .site-header .widget-area {
        width: 560px;
    }

    Jamie


    Jamie @ Ladebug Studios

    October 13, 2014 at 1:31 am #127644
    Maja
    Member

    Thank you somuch!

  • 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