Hello,
I changed the theme from boxed into wide setup. Now, the colour of top menu changed from white into black. Can you tell me how can we edit the colour of top menu?
thanks
Can you please share your site url to check the issue at your setup
It's englishschooling.com
And also, the top menu isn't fixed except the homepage. You've told me to put this code a a custom css.
.home header.fix{position:fixed;}
ul.tags {display: none;}
In other pages the topmenu isn't fixed.
Remove this css you mentioned above and please try this css :
header.fix{position:fixed;}
It works all pages except pages that have a link from the user widget such as dashboard or profile. On those pages it leaves a small gap between top and top menu. I have a pic of it.
Please also tell me where to change the colour of this top menu as I mentioned before.
thanks
Goto wplms ->header ->
Fix Top Header on Scroll ->Fixed on scroll .
http://i.imgur.com/Y7VuQwr.png
Remove all the css that you have applied to fix the header .
2. You can change the color form wp-admin -> appearance ->customize -> Header
no,it doesn't work. I can change the colour but the top menu isn't fixed with this setting.
Add the css :
header.fix{position:fixed;}
Hello,
When I add this css then in some pages (not all), there appears a gap between the top menu and the browser. You can check this from the pic.
Okay please share admin credentials and site url to check fix this issue .
PS :mark reply as private while sharing the info /
my admin credentials:
englishschooling.com/wp-admin
volkan
pass: VBd127@2504
We have made these settings a this just fixed the issue :
1. Header: fixed on scroll .
2. Layout : Boxed .
Please note that in one instructor theme layout should be boxed and header must be fixed on scroll .
Thanks but it still doesn't work for admin.it works for other users.
UPDATE IN THE ISSUE: It just doesn't work for admin on mobiles.
Yes this is an issue for the admins as of now .
Because wordpress admin bar takes some space from the top .