• 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

Modern Portfolio Pro – move slider down

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 › Modern Portfolio Pro – move slider down

This topic is: not resolved
  • This topic has 3 replies, 2 voices, and was last updated 7 years, 9 months ago by renwil.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 4, 2015 at 1:50 pm #158368
    renwil
    Participant

    I would like to move the slider down below the header & navigation. Can you tell me how I can do this?

    http://www.briigabrielle.com/
    July 5, 2015 at 7:37 am #158398
    WisdmLabs
    Member

    Hi,

    Move your genesis header above you main wrap. which is currently inside the main warp
    you need to add the below given code in your function.php

    remove_action( 'genesis_header', 'genesis_header_markup_open', 5 );
    remove_action( 'genesis_header', 'genesis_do_header' );
    remove_action( 'genesis_header', 'genesis_header_markup_close', 15 ) ;

    add_action( 'genesis_before', 'genesis_header_markup_open', 5 );
    add_action( 'genesis_before', 'genesis_do_header' );
    add_action( 'genesis_before', 'genesis_header_markup_close', 15 );

    also, make some changes in style.css file
    The position of the .site-header is absolute make it relative

    .site-header {
    position: relative;
    }

    hope this will solve your problem.


    http://wisdmlabs.com/

    July 6, 2015 at 7:49 am #158496
    renwil
    Participant

    I did this and it moved the header down below the slider, the exact opposite of what I wanted it to do.

    July 7, 2015 at 7:19 am #158653
    renwil
    Participant

    Can someone please help with this? I really need to have this issue fixed right away. Thanks in advance!

  • 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