New Landing How can we help? Themeforest Theme Support Pinpoint How to move Navigation Bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Pinpoint
  • #38879

    Hello,

    I would like to move the main navigation bar to the top of the website. I understand that this involves going into the header.php file. However, I do not know exactly where the nav bar code is located and what parts of it I should adjust in order to make this happen.

    If you could please explain I would greatly appreciate it.

    Thank you,
    PM

    #39439
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, the code for the nav starts in header.php line 354 where it says

    			<div id="nav-section" class="<?php echo $nav_class; ?> clearfix">
    

    grab it from there until it ends right before line 437 with a closing /div and put it to the section before

    			<div id="header-section" class="<?php echo $header_layout; ?> <?php echo $logo_class; ?> clearfix">
    

    This should work.

    Let me know!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register