[Support request] Increase size of menu icon and search button icons

Home Forums Support [Support request] Increase size of menu icon and search button icons

Home Forums Support Increase size of menu icon and search button icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #631005
    Immi

    Hello there, is any way to increase size of menu icon and magnifying glass search icon. When view site on mobile devices.

    #631152
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    @media (max-width: 768px) {
        .menu-toggle, .main-navigation .mobile-bar-items a {
            font-size: 20px;
        }
    }
    #631659
    Immi

    Hello Leo, Thanks for responding above css working for glass search icon and Menu page font.not working for hamburger icon.
    I want to change only 2 things. magnifying glass Icon and hamburger icon with bold

    #631673
    Leo
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.