Tagged: logo
Hi!
Could you please guide me how can I adjust positions of Logo, Main Manu and Social icons as as per attached in the links below,
Current Positions,
https://www.dropbox.com/s/7jxq0y0vzw3n1jp/main_manu_01.jpg
Required Position,
https://www.dropbox.com/s/r6lokv21usagxp5/main_manu_02.jpg
Also here is the link for our website;
http://goo.gl/39mAS9
I think there are three changes that I’m trying to show you in sample images.
1. I want to left align the Logo,
2. Right align the Main Manu and social icons with search engine
3. Move main manu with social icons little bit downward.
Also I feel like in responsive design the website is not looking correct don’t know why.. :( can we fix that Issue as well?
sorry for asking too many questions at the same time..
Hi khalidmuharraqi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { left: -52px; }
.main_menu div > ul > li > a { line-height: 120px !important; }
#header_main .social_bookmarks { top: 80%; right: -50px; }
.main_menu { right: 85px; }
Regards,
Yigit