Hi !
Thanks for this great theme ! A lot of new nice features !
I tried to make my store with Abundance and after with Replet and I never finished…
I think this time I will be able to make what I want more easily ;-)
So, I have two questions:
1- I would like to modify the small color line below the top menu
(I would like to make it more visible, bolder. Is it a picture ?)
2- I use the “small fixed header” but I would like stop the header (logo) to shrink when I scroll the page. Is it possible ?
Thanks !
Hey AlainTernet!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
.avia-menu-fx { height: 5px; }
2-
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
height: 88px !important;
line-height: 88px !important;
max-height: none !important;
}
Regards,
Yigit
Thanks for your help, it works.
Except that now it has plenty of space between each item submenus ?