Decrease hader height and create additional navigation menu bar

Home Forums SKT Black/White Theme Support Decrease hader height and create additional navigation menu bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7654
    Tiffany ClementsTiffany Clements
    Participant
    • Topics: 14
    • Replies: 28
    • Total: 42
    Member since: June 1, 2015

    If this is the navigation menu code…

    Normal
    0

    false
    false
    false

    EN-US
    X-NONE
    X-NONE

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:”Table Normal”;
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-parent:””;
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:”Calibri”,”sans-serif”;
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}

    <div class=”nav”>

                                                                                                    <?php wp_nav_menu( array(‘theme_location’  => ‘primary’) ); ?>

                                </div><!– nav –><div class=”clear”></div>

    How do I create an additional navigation at the top of the website aligned right, above the slider? I have already created a search box there… which is currently aligned left.

    I would also like to decrease the header height so that it is the height of the navigation menu only. I won’t be using the title and logo space within the header.

    #7713
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Additional navigation here: http://sktthemesdemo.net/documentation/skt-white-doc/#navigation

    Check Pro version part for the navigation.

    Regards,
    Shri

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