By Aylin on Tuesday, 02 January 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 543
Votes 0
i want css codes to move search box to the menu box
Hey Aylin,

Sorry but I don't quite get you here. Can you please provide us with a screen shot of what you are trying to achieve here?
·
Tuesday, 02 January 2018 21:23
·
0 Likes
·
0 Votes
·
0 Comments
·
on http://www.joomlashine.com forum i write how to move logo on mobile menu bar and give a css code but i dont like (joomlashine is yoar partners)
and here are css code:
@media (max-width: 767px) {
.menu-head .navbar-default .navbar-toggle {
margin-top: -70px;
}
}

i want to edit this code with easyblog search module to move search to the mobile menu
·
Tuesday, 02 January 2018 21:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Aylin,

Hm, I think you shouldn't be doing this with css but rather you should check with Joomlashine if it is possible to place a module on the mobile navigation bar, http://take.ms/tVMRy
·
Tuesday, 02 January 2018 21:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post