• 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

How to Hide Site Title and shift Header Menu to the left

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 › How to Hide Site Title and shift Header Menu to the left

This topic is: not resolved

Tagged: Nav Primary

  • This topic has 2 replies, 2 voices, and was last updated 4 years, 9 months ago by NicB.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 18, 2020 at 4:19 am #500169
    NicB
    Participant

    Hi,

    I've had a few problems with the Busines Pro Theme which probably applies to other themes too.

    I can't remove the Site Title from the top left of the home page and then shift the header menu over to the left - keeping the Social Media icons on the right.

    I've tried this code in the Custom CSS section...

    .title-area {
    display: none;
    }


    @media
    (min-width: 896px) {
    .nav-primary {
    position: absolute;
    }
    }

    And that does remove the Site Title, but the menu doesn't go far enough to the left.

    In fact the @media section appears to do nothing.

    Anyone got any ideas?

    July 29, 2020 at 6:37 pm #500369
    askdesign
    Participant

    If you provide the URL, we could provide better answers.

    For now, I would suggest deleting the absolute positioning, and letting the primary nav float left. Something like this:

    @media (min-width: 896px) {
    .nav-primary {
        width: 100%;
        position: relative;
        float: left;
    }
    }

    There's usually a widget area for the social media icons that you could use.


    Anne S. Katzeff
    Designer | Artist | Teacher

    July 29, 2020 at 11:46 pm #500374
    NicB
    Participant

    Here's the URL...

    http://www.jawscrusherhire.co.uk/

    I'd like to remove the logo from the top left and position the header menu on the left to take its place.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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

© 2025 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