-
AuthorPosts
-
November 14, 2018 at 8:25 pm #1033641
I am building a site for my client. They want a top menu that I developed using the standard menu setting. In addition they require a second menu above the Advanced Layerslider. I have tried to get the Fullwidth Sub Menu from Content Elements to achieve this but to no avail. I built a Button Row over a Color Section which partially achieved the “look” but is not responsive for mobile usage.
Any assistance to achieve this would be greatly appreciated.Kevin
November 15, 2018 at 8:59 pm #1034134Hey bluerhinocreative,
Could you please attach a mockup of what you’re trying to achieve?
What do you mean, you cannot put the fullwidth submenu over the Layer Slider?
Best regards,
VictoriaNovember 15, 2018 at 9:28 pm #1034147This reply has been marked as private.November 16, 2018 at 8:21 pm #1034578This reply has been marked as private.November 19, 2018 at 7:17 am #1035057Hi,
What is the issue with the full width sub menu element? Do you want to change the colors? You can try these css codes.
.av-submenu-container { background: #144a8b; border-bottom: 0; } .main_color .av-subnav-menu a { background: #144a8b; color: #ffffff; }
Best regards,
IsmaelNovember 20, 2018 at 7:59 pm #1035761The CSS Code works beautifully but the links do not have roll-over actions and do not link to pages specified??? What am I doing wrong?
Kevin
November 21, 2018 at 11:08 am #1035973Hi,
The menu items are working properly on my end. What do you mean by “roll-over”? You can use this css code to change the hover state color.
.main_color .av-subnav-menu a:hover { color: red; }
Best regards,
IsmaelNovember 21, 2018 at 5:40 pm #1036205Thank you Ismael!
Yes, our emails must have crossed. I have only one more CSS question. In the socket, you will notice that the menu items are boxed in white. When I change the colors in the general styling area I can change the white to red but then the “Design: Blue Rhino Creative | Login” also tuns to red…
Is there a css to change just the socket menu?
Kevin
November 21, 2018 at 6:12 pm #1036227Got it….
Thanks
November 22, 2018 at 3:13 pm #1036543Hi bluerhinocreative,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.