Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
anish28 Friend
anish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
March 14, 2017 at 4:51 am #1017975Hello i would like to know why my main menu appear on 2 line in other pages where on home page its on one line. Also how to make the main menu fix even when you scroll down the menu appear on top.
URL: http://www.decepticonstechnology.com/strategos/
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 14, 2017 at 5:05 am #1017979Hi
On homepage you are using header style2 while on other pages its default header that have different size of main nav
Open /tpls/blocks/header.php file$mainnavsize = 'col-lg-7 col-sm-8';
replace it with
$mainnavsize = 'col-lg-9 col-sm-8';
Add below code in custom.css file to make the header fixed
.t3-header { position: fixed; }
Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 7 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum