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

    On this page, I’m attempting to change the sub-menu font color in the dropdown navigation from #cccccc to #000000. I’ve tried suggestions in the thread and nothing seems to work. Stuck.

    #1107806

    Hey Tim,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-58 .sub-menu .avia-menu-text {
      color:#000 !important;
    }

    Best regards,
    Rikard

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