• Resolved Iconnik

    (@iconnik)


    Hi. I have a padlock icon with text to right in the top menu, using Divi theme. On the desktop, the icon is a few px below the text on the main menu but sub menus are aligned correctly. Could you let me know CSS to align the icon with text please. Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @iconnik,

    Sorry for the delay, I’m picking up the topics that I didn’t reply.

    Add the code below in Appearance -> Customize -> Additional CSS

    .dashicons-lock.after-menu-image-icons {
        margin-top: -4px;
    }

    Clear the cache and test again.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will close the topic for now. Let me know if necessary.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Desktop Icon Alignment’ is closed to new replies.