Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
How can I center the menu items for responsive smartphone or tablet?
mr groove
October 9
in
Busiprof
How can I center the menu items for responsive smartphone or tablet? Now they are al set to the left side. I want them to be centered.
Thanks in advance.
Olivier
Comments
akhilesh
October 10
Hi
Thanks for contacting to us.
See the
snapshot
and confirm me , Wants to show menu center like showing in snapshot.
Kindly confirm me so that we can assist you better.
Thanks
Akhilesh
mr groove
October 10
Hi Akhilesh,
Yes that’s exactly how i want it.
Thanks!
mr groove
October 10
But for desktop it has to remain as it is.
akhilesh
October 10
Hi
For this add the below css code inside the cusotm css box.
@media
(max-width: 990px) and (min-width:200px)
{
.nav { text-align: center; }
}
Let me know for any confusion.
Thanks
AKhilesh
akhilesh
October 19
Hi
Did the above solution work for you?
Thanks
mr groove
October 19
It absolutely did. Thanks Akhilesh
akhilesh
October 21
HI
Glade to know that its work for you .
If you like our theme and support pls give rate us
here .
Look forward see you again at webriti
Thanks
AKhilesh
This discussion has been closed.
Comments
Yes that’s exactly how i want it.
Thanks!