-
Posted in : Bloggy WP
-
Mehmet,
Thank you for your excellent support of us.
Two questions:
1. Is it possible to reduce or expand the thickness of the menu bar?
2. Is it possible to move it up above the logo?
I have no idea how hard these requests are to implement, please let me know.
Thank you.
Hi,
1-) try this custom css code;
.main-navigation { border-bottom-width: 2px; } .main-navigation > ul > li > a { border-bottom-width: 2px; margin-bottom: -1px; }2-) paste this to External JS box in Theme Options > Style tab.
<script> jQuery(document).ready(function($) { var nav = $( '#site-navigation' ); $( '.site-header hgroup' ).before(nav); }); </script>Thanks Ahmet,
I will try this once I get the site working again. Will let you know.
Hi I tried this and it works very well. Thank you.
Can we take it one more step?
1. We want to add our logo to the menu bar.
2. We want it to be a linked to the home page on the menu and be maybe 100px to the left of the next item on the menu (in this case ‘Declarations’)
3. We want to remove the small multi-colored bars under the menus.
4. We want to shrink the thickness of the menu bar maybe 3px.
Here is a poor example.
http://thepowerinsport.com/menumar92014.jpgWe hope this is possible.
THANKS!It can be possible but it requires more hard work, we can only provide customizations of some lines of code. You can hire someone experienced to do the job for you, if you are not familiar to html-css coding.
Thank you for all your hard work.
I am not familiar enough to do it.
Is it possible to tell me how to ‘hide’ the header but not the menu?
And how to ‘remove’ the small multi-colored bars under the menus?Again, thank you for all your hard work.
Hi, You can ignore my questions of Mar 10 at 17:30.
===
I have a few new questions. I do not know how hard or easy these questions are for you. I appreciate the help you can give.
1. How can we change the font used in the menu
2. In the attached picture there is white space (drawn in 2 locations with arrows). How can this white space be removed? I have tried several things and cannot do it with my basic skills.
Thank you.
Hi,
I have answered the above questions.
One new question (repeat of an old question) –
1. how to shrink the height of the menu
2. how to shrink the height of the headerThank you.
Hi, i can’t view your site, it is password protected.
Hi, thanks.
It’s ok now I just have these 2 questions (from above).One new question (repeat of an old question) –
1. how to shrink the height of the menu
2. how to shrink the height of the header (logo and site title).L.
You must be logged in and have valid license to reply to this topic.