[Resolved] Gradient background for entire header

Home Forums Support [Resolved] Gradient background for entire header

Home Forums Support Gradient background for entire header

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #1966432
    Ying
    Staff
    Customer Support

    Hi Ranjeet,

    Try something like this:

    nav#site-navigation {
        background-image: linear-gradient(to right, red , yellow);
    }
Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.