On PaselRabbit.com:
I changed p7Typecrafters-01.css line 55
.amm-fixed {
padding: 10px 10px 0px 10px;
background-color: rgb(23,64,29);
border-bottom: 1px solid rgba(0,0,0,1.0);
background: linear-gradient(90deg, rgba(23,64,29,1) 50%, rgba(23,64,29,1.00));
}
hoping that black bar at top would be dark green when it appears. I must be missing something.
Also is there a way to make the meu line appear in the bar.
Thanks.
Typecrafters scroll down bar
(2 posts) (2 voices)-
Posted 1 year ago
-
It appears dark green for me, perhaps you need to clear your browser's cache.
I think you'll need to adjust the linear-gradient values somewhat as it hiding your menu links as they are using the same color value.
HTH
Posted 1 year ago
Reply
You must log in to post.