-
AuthorPosts
-
November 9, 2015 at 10:55 am #532458
Hello
November 9, 2015 at 3:30 pm #532639Hi shubhamnagar!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Cheers!
YigitNovember 10, 2015 at 9:43 am #533108Hi
Yigit its not working fine please check
November 10, 2015 at 11:51 am #533163Hey Yigit
Your this Code is doing good with the menu text
All I need is the blue background menu bar.November 10, 2015 at 2:41 pm #533277Hi!
I see. Please go to Enfold theme options > Header and choose to display “Logo left, menu below” option and then add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate { background-color: blue; }
Regards,
YigitNovember 11, 2015 at 4:38 am #533826hi
Yigit I have already tried this Ismael told me about this.
but its also not doing the right task.November 11, 2015 at 4:06 pm #534138Hey!
Have you tried adding !important rule as following
#header_main_alternate { background-color: blue!important; }
If you have, please post the link to your website. We may need a temporary admin login as well.
Best regards,
YigitNovember 16, 2015 at 7:05 am #536331Hi
Yigit its not doing the required thing.
November 16, 2015 at 4:51 pm #536629Hi!
You currently have a different header style. Do you mind if we set it to “logo left, menu below” option under Enfold theme options > Header?
Cheers!
YigitNovember 17, 2015 at 7:11 am #537127Hi
Yes you can do so but as It is QA we cant live it in messed up state for long.
I mean you can do that but i cant keep it that way when no work is going on.
Sorry for that.
- This reply was modified 9 years, 1 month ago by shubhamnagar.
November 17, 2015 at 4:46 pm #537401November 18, 2015 at 7:08 am #537840hi
Thanks
but menu text alignment should be on right side.
And phone no should appear between secondary menu and main menu.November 18, 2015 at 2:01 pm #538080Hey!
Please add following code to Quick CSS as well
#top #menu-item-search { float: left; } .html_header_top #top .av_menu_left .main_menu { float: right; width: auto; }
And then add your information to header using a widget – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Cheers!
YigitNovember 19, 2015 at 7:06 am #538762Hi
Thanks
It worked perfectly fine with the Menu text its looking great.But still one thing is left in which we need to move the phone number between main menu and secondary menu.
That will be all and great help.
November 21, 2015 at 3:34 am #540047Hey!
Please add this:
.phone-info.with_nav { position: absolute; right: 50px; top: 50px; }
Best regards,
IsmaelNovember 23, 2015 at 7:31 am #540525Hi
Thanks Yigit and Ismael the required customization on the header is done.
You have done a great job.
now there is another problem i have found with logo.
Is there any way that i can adjust the logo space such that space above and below the logo could be same.
But width of header should not increase.ie we need to move the header litle bit up
November 23, 2015 at 3:01 pm #540883Hi!
Please add following code to Quick CSS as well
#header_main { z-index: 10!important; } .logo { top: -15px; }
Best regards,
YigitNovember 23, 2015 at 3:13 pm #540898Hiiii
Thanks alot Guyzzzzzzz.
Finally its all done
Thank you very much.
- This reply was modified 9 years ago by shubhamnagar.
November 23, 2015 at 3:15 pm #540902 -
AuthorPosts
- The topic ‘want some customization with the header’ is closed to new replies.