-
AuthorPosts
-
May 27, 2016 at 5:00 pm #639388
Hi,
First, thanks for your amazing support, it’s not my first thread and you always been very effective :)
Now I open this one cause i cannot find the solution in the support or the forum. It’s about the fullwidth submenu item background. I don’t understand why when I open my page I have this
with a withe background and when scroll I have this
(and the last one is what I want:).
So far I’ve set up the css below :
.av-submenu-container { background: transparent; }
#top .av-subnav-menu li a { border-color: white; background: transparent; color: #FFF; font-family: ‘Gudea’, sans-serif; font-size: 1em; font-weight : 300; }
#top .av-subnav-menu li a:hover { color: #981e2d; }I try to find something specific with firebug but everything I tried didn’t work…
Do you have a solution ? :)
Thanks.
Clément
May 28, 2016 at 1:34 pm #639765Hey Blue_Bear,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayMay 28, 2016 at 7:06 pm #639820Hi Vinay,
Certainly ! The site is bijouterie-valer.fr but I’ve set up a “coming soon page” so I give you in the private section and id.
Thanks a lot !
Clement
May 29, 2016 at 12:23 pm #639965Hi,
Which Page contains the FWd Submenu?
Best regards,
JosueMay 30, 2016 at 8:51 am #640176HI,
The following page are concerned :
http://www.bijouterie-valer.fr/lesmarques/horlogerie/
http://www.bijouterie-valer.fr/lesmarques/bijouterie/Clement
-
This reply was modified 9 years, 5 months ago by
Blue_Bear.
May 30, 2016 at 12:33 pm #640277Hi,
Change this code in style.css:
/* Fullwidth submenu des pages bijoux et horlogerie */ .av-submenu-container { background: transparent; }To:
/* Fullwidth submenu des pages bijoux et horlogerie */ .av-submenu-container { background: black; }Best regards,
JosueMay 30, 2016 at 2:43 pm #640406Hi,
It’s not excatly what I wanted but it will do :)
Thanks,
clement
-
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- The topic ‘Fullwidth sub menu item background different before scroll’ is closed to new replies.
