[Support request] Need some help

Home Forums Support [Support request] Need some help

Home Forums Support Need some help

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1021299
    Shivam

    Hey i wanted to add gradient background in bothe primary navigation and sub navigation so i added this css :

    .main-navigation, .main-nav ul ul li {background : linear-gradient(120deg,#7329ce 0%,#b142ec 100%)}

    And it worked very well on desktop but i don’t know why on mobile device sub menu is still in white color…

    Have a look at the screenshot

    #1021323
    David
    Staff
    Customer Support

    Hi there,

    thats because you’re using the Mobile Header – you would need to include this selector in your CSS:

    #mobile-header ul li

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.