-
AuthorPosts
-
Alp Friend
Alp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 23, 2016 at 6:13 pm #933849Hi,
where can I change the height of the search box in the mainnav?
Tnx in advance and best regards
Alp
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 23, 2016 at 6:18 pm #933856Hi
Add this to your custom.css file
.head-search .form-control { height:yourheightpx!important; }
Best regards
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 23, 2016 at 7:54 pm #933896ok this is fine of far, tnx a lot.
But how can I set search icon and search text higher?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 24, 2016 at 5:41 am #934011Add this to your custom.css
.head-search .search .fa-search { top:12px!important; }
change the value of 12px to change position
I will need of the website url to check other settings
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 24, 2016 at 9:27 am #934088ok Tnx a lot for your help,
Search box is fine so far.
After reducing the size of the navbar to 40 pix I realized that the menu looks wrong on mobile.
As faar as I can see the menu is there, but since the text color is white, and the backgroundcolor of menu dissapear on mobile the menu points are not visible. This is the code of my custom.css:/* MainNav Color */ .t3-mainnav { background-color: #000; } /* MainNav Height */ @media screen and (min-width: 991px) { .navbar-default .navbar-nav > li > a { line-height: 40px; } } .t3-mainnav { height: 40px; } .t3-wrapper .navbar { height: 40px; min-height: 40px; } body { padding-top: 40px; } @media (max-width: 767px) { .navbar-toggle { height: 40px; line-height: 40px; } .t3-mainnav .t3-navbar-collapse { margin-top: 40px; } } .navbar-toggle { height: 40px; line-height: 40px; width: 40px; } .t3-mainnav .t3-navbar-collapse { margin-top: 40px; } /* Searchbox Height */ .head-search .form-control { height:40px; } .head-search .search .fa-search { top:9px; } /* Mega Menu Firstlevel Sub */ li.firstlevel > a { color :red; }
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 24, 2016 at 9:30 am #934089This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 24, 2016 at 9:52 am #934095Website URL is: http://www.tahtapod.com[/quote]
Your menu looks fine on mobile
could you post a screenshot of which problems you are having exactly ?
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 24, 2016 at 10:03 am #934109This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 24, 2016 at 11:27 am #934154Hi there
Your changes seems to be correct but for some reason your template seems to be cached and doesn’t load correctly custom.css
If you have some cacher manager on your hosting like supercacher then flush the whole website cache
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 24, 2016 at 12:14 pm #934167This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Alp 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum