• I would like to modify the appearance of the drop down that is displayed when the menu icon is clicked from the header.

    The default is a big block that is not very “pretty” with huge type.

    I would like to see smaller font or a different font or not such a big block. Just looks to “industrial.”

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello!
    If you are referring to the menu that one opens with the three dots, try this on your CSS:

    .modal-menu li .ancestor-wrapper a {
    	font-size:2rem;/*the default is at 2.4*/
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Drop Down Menu appearance in twenty twenty theme’ is closed to new replies.