Home › Forums › SKT Black/White Theme Support › Decrease hader height and create additional navigation menu bar
- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
June 6, 2015 at 6:01 pm #7654
If this is the navigation menu code…
Normal
0false
false
falseEN-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.
June 8, 2015 at 2:21 pm #7713Additional navigation here: http://sktthemesdemo.net/documentation/skt-white-doc/#navigation
Check Pro version part for the navigation.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.