[Resolved] Icons in the submenu

Home Forums Support [Resolved] Icons in the submenu

Home Forums Support Icons in the submenu

  • This topic has 3 replies, 2 voices, and was last updated 1 year ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2588460
    DIGITAL

    Hi,

    The flags icons in the submenu are not showing correctly. What can I do? The website url is in the private information area.

    #2588744
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .main-navigation .main-nav ul ul li a {
        display: flex;
        align-items: center;
    }
    #2589546
    DIGITAL

    Thank you very much. Problem solved.

    #2590325
    David
    Staff
    Customer Support

    Glad to hear that

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