Forum Replies Created
-
AuthorPosts
-
ok I think I figured it out. I have now version 3.2.3. My CSS codes are all in there, luckily. But why does my main menu on my front page have a complete different order than in my backend?
of course :)
Ok thanks!
So I used a CSS code to change the font-family of the toggle content. This worked for all the toggle titles:
.toggler { font-size: 14px; font-family: open sans; }For the content I used this:
.toggle_content { font-family: open sans; } but it only changes the content of my first toggle, the other ones don’t change…It tells me I have the newest version of the theme and I always do the updates…
The menu bar is fullwidth though it should fit just fine? But it does look weird when I tried it out.
Hey!
I can’t use neither of them because it messes up other titles on my homepage
I’ve already fixed the problem with the hovering thanks.
Now can I have a little more space between the menu points and have them all the same size/width? Like this:
so that when you hover over the menu points, the “balk/box” has the same length.Thanks. But it’s still not quite the same if you look at it… might be the color?
http://wohnen-am-wehrenbach.ch/kontakt-2/
Thank you so much! :)
it hovers white instead of #AE8989
I used this:
.footer_color .av-subnav-menu ul a:hover {
background-color: #AE8989!important;
}
Now it doesn’t work anymore.Thanks for the super fast reply. That was easy :)
I never know if you can open my screenshots so I’m just trying everything out haha:
[URL=http://www.bilder-upload.eu/show.php?file=15c7ee-1439196446.png][IMG]http://www.bilder-upload.eu/thumb/15c7ee-1439196446.png[/IMG][/URL]
Hi
This code for my submenu links doesn’t work anymore:
.footer_color .av-subnav-menu ul a:hover {
background-color: #AE8989!important;
}
It did when I first inserted it. Now it hovers white again.What’s the code for making a page “active”, when it’s active you should be able to see that in the menu without having to look at the title in the main content to recognize what page you’re looking at.
With “same size of the menu points” I mean, the box/balk should not be adjusted to the length of the text. So for example “Lage” should be the same menu point size/width whatever you want to call it as “Impressionen” (which is obviously a longer word), you can only really see the balks when you hover over the menu points because then the color changes. It just might look better that’s why… Maybe that’s a bit clearer:
Regards,
AlineThe problem with the socket menu is solved.
Of course
Weird. I’ve tried flushing my browser cache several times, it doesn’t solve the problem.
Here’s a screenshot again (with the white border and the first two layers that slide in together):
http://s989.photobucket.com/user/acfringer5/media/screenshot%20enfold_zpsayfmoncy.png.htmlOk and where do I find this file and how do I edit it?
also I have a white “border/space” above my header which doesn’t seem to go away.
This didn’t work for me:
#header_main_alternate { border: none !important; }Thanks, Aline
There you go.
First, those two layers slide in together:
http://realit2015.ch/wp-content/uploads/2015/08/screenshot-layer-slider.png
After that our blue logo and then its text:
http://realit2015.ch/wp-content/uploads/2015/08/screenshot-layer-slider-2.pngThanks, that worked for the main menu links. Can I have them all the same (balk) size?
What about the hovering of the submenu links? Below “Projekt” it looks a bit weird..Thanks!! but that code didn’t work for me..
great thanks! I can see that the height and color is slighty different though. Why’s that? Also can you remove that white balk on top of the header?
Aline
haha yes…
of course
1) This is the code I used for the main menu I think: .main_menu ul:first-child > li > a { background-color: #FFFFFF; opacity: 0.8 } and the sub-menu: .sub-menu, .sub-menu * { background: #FFFFFF; opacity: 1!important; font-size: 13px!important; color: #5e5a5a!important; }
I have searched for “fullwidth menu” and tried out different codes but they don’t work for me. Probably because my menu bar is very customized. Is it still possible? I’ll post my login credentials again below if it helps you to look into my CSS.2) Some menu points still have the blue line when adding this code…? The first 2 and the last one don’t have it but the ones in between still show the line.
3) The shuffle mode has been disabled… doesn’t help.
4) I have downloaded that plugin and will see what I can do!
Thanks!
Aline -
AuthorPosts