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

    Hello,

    I am trying to figure out how to have different background colors on each main navigation menu item (website designs, SEO and marketing, Logos and Branding are the main menu links). I tried targeting the individual menu item numbers but this didn’t work. Thank you so much in advance

    #980564

    Hey bobfurgo,

    Try this in Quick CSS:

    #menu-item-269 a {
      background-color:red;
    }

    Best regards,
    Rikard

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