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

    I have one menu item bordered and all others the classic way.

    How can i change the border color of a menu item and/or put a background image for that?

    #467605

    Hi georgesociel!

    You can use some CSS like so.

    .av-menu-button-bordered .avia-menu-text {
      border-color: red !important;
    }

    Regards,
    Elliott

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