-
AuthorPosts
-
November 13, 2013 at 5:03 am #187625
This is the website:
http://plpl3750.staging-cloud.netregistry.net/wp-login/upcoming-events/18th-aapsw-2014I had a custom sub-menu built that only appears on certain pages.
I need this sub-menu to have the white background just like the main-menu. My client says it’s too hard too read otherwise.Is this do-able? Thanks.
November 13, 2013 at 2:59 pm #187764Hi TheProductionHouseEvents!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.sub_menu>ul>li>a { background-color: white; }
Cheers!
Yigit- This reply was modified 11 years ago by Yigit.
November 19, 2013 at 1:06 am #190394Hi Yigit- sorry this didn’t work
November 19, 2013 at 1:13 am #190398November 19, 2013 at 1:42 am #190418Hi Yigit, this worked however the white is just behind the words in the sub-menu rather than the entire line (which would be preffered).
November 19, 2013 at 2:45 pm #190581Hey!
At this point your header is heavily customized, so it would look like this http://i.imgur.com/bfgcL5z.jpg
Sub-menu is designed to be located in header meta only :)Cheers!
YigitNovember 20, 2013 at 1:31 am #190759My client just got back to me and says that we have to change it- doesn’t look good enough with the white blocks.
I have reverted the submenu back to this:
http://plpl3750.staging-cloud.netregistry.net/wp-login/wp-content/uploads/2013/11/Screen-Shot-2013-11-20-at-10.24.15-am.pngHowever the sub-menu can’t be clicked on because the header click-range overlaps the sub-menu if that makes sense.
Can you please provide me with padding that will allow the sub-menu to be clicked.
Also, some entries dissapear on the sub-menu when the browser size is reduced.
http://plpl3750.staging-cloud.netregistry.net/wp-login/upcoming-events/2942/18th-aapsw-2014
Have a look and see what you can do.Sorry to be a pain! I liked the menu how it looked the other way but the white just wasn’t how my client wanted it to look.
November 20, 2013 at 3:19 am #190807Hey!
Please refer to this post and reduce header height https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
You can use 100 or 110 instead of 200 i guess.
And add following code to Quick CSS in Enfold theme options under Styling tab@media only screen and (max-width: 767px) { .sub_menu { top: 490%; }}
Cheers!
YigitNovember 20, 2013 at 3:40 am #190810Hi Yigit, thanks for that CSS. All appears to be working smoothly. Except I still can’t click the sub-menu items. I don’t think that post you gave me was about the same thing.
November 20, 2013 at 6:06 pm #191052November 21, 2013 at 7:28 am #191347Hi yes sorry it is now: http://plpl3750.staging-cloud.netregistry.net/
November 21, 2013 at 8:00 pm #191595Hey!
Please add following code to Quick CSS as well
.sub_menu { margin-top: 10px; }
Cheers!
YigitNovember 21, 2013 at 11:50 pm #191668perfect! thanks!
-
AuthorPosts
- The topic ‘White background underneath custom sub-menu’ is closed to new replies.