Set Slider as Background for Main Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #450068
    Danny
    Guest

    How do I set the slider so that the main menu for the site shows up over it? The theme has a setting to use an image as the header background but I want to use the slider instead. This is my current header code:

    <header class=”motopress-wrapper header”>
    <div class=”container”>
    <div class=”row”>
    <div class=”<?php echo cherry_get_layout_class( ‘full_width_content’ ); ?>” data-motopress-wrapper-file=”wrapper/wrapper-header.php” data-motopress-wrapper-type=”header” data-motopress-id=”<?php echo uniqid() ?>”>
    <?php get_template_part(‘wrapper/wrapper-header’); ?>
    </div>
    </div>
    </div>
    </header>

    #450403
    J. Davis
    Keymaster

    Hi Danny,

    I need full access to theme files and your WordPress. You can submit a request and we’ll check it for you.

    Best regards,
    John

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.