• Resolved purplepen

    (@purplepen)


    Hi Dzikri,

    Thank you for Menu Icons – I really like its ease.

    Problem: I am using an image (png) for an icon with only one of the five menu items (the other four have no icons). The font for the menu item with the icon changes to something other than the custom css I’ve created within the Pinboard theme, v1.1.12. Thus, that menu item font is inconsistent with the others.

    Please help. Thanks!

    https://www.ads-software.com/plugins/menu-icons/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Can you share the site’s URL so I can take a look?

    Thread Starter purplepen

    (@purplepen)

    Hi,

    I regret for our purposes that the site is a private site. Can I send you a screen shot via personal email?

    Thanks.

    I don’t think a screenshot will help, because I won’t be able to view the style rules being applied.

    Thread Starter purplepen

    (@purplepen)

    the custom css:

    #access {
    position: relative;
    z-index: 2;
    padding: 0 255px;
    background: #3D1B5B;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
    }
    #access a {
    color: #ffffff;
    font-size: 16px;
    font-family: sans source pro;
    display: block;
    line-height: 2.8em;
    padding-bottom: 0;
    padding-left: 1.3em;
    padding-right: 1.3em;
    padding-top: 0;
    text-decoration: none;
    -moz-transition: background-color .25s ease, margin .25s ease;
    -webkit-transition: background-color .25s ease, margin .25s ease;
    -o-transition: background-color .25s ease, margin .25s ease;
    -ms-transition: background-color .25s ease, margin .25s ease;
    transition: background-color .25s ease, margin .25s ease;
    }

    Please let me know if this helps you assess the conflict.

    Thread Starter purplepen

    (@purplepen)

    Dzikri?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu font changes’ is closed to new replies.