Is it possible to move the menu to the Middle? I will be happy to know how to do it…
How could I move the menu bar to beside the logo ( replace to social icon ) ?! anyone known this ?!
Please help me, thanks, my website is http://www.truelyads.com
I would like to get solution to this also!
hi;
in your style.css, find…
#menu-bar and change width:59%;margin:0 auto; padding:0;
your menu bar will go to center.
and in #menu-bar a change the margin of your link
thanks;
Farhan
Solution given above will work but id of class is not
#menu-bar
it is
#menu
Also width should be 50% not 59%.
Thanks
Solution given above will work but id of class is not
#menu-bar
it is
#menu
Also width should be 50% not 59%.
Thanks
Hello,
Gone through the link , seems this has been resolved.
Thanks