Site logo

Archived topic

Gradient background for entire header

15 replies · Started by Kris on February 18, 2019

Viewing posts 16–16 of 16

Hi Ranjeet,

Try something like this:

nav#site-navigation {
    background-image: linear-gradient(to right, red , yellow);
}
This archived topic is closed to new replies.