Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #174823

    I would like to have the same triangle you have in your demo site precede menu items, but because I use the Open Sans font, the Fontello icon floats too high. I tried adding align=”bottom” command to the shortcode or changing font size but neither technique worked. Any tips? :)

    #175429

    Hi ubercool!

    Can you please give us a link to the website and the demo link with the “triangle”?

    Cheers!
    Ismael

    #175930

    Yes, sorry, here you go:

    http://www.ubertrends.com

    Click on the “Golf” menu and you’ll see an example under The Oaks.

    #176234

    Hello!

    You can add this on your custom.css or Quick CSS:

    .sub-menu .av_font_icon {
    position: relative;
    margin-top: 5px;
    }

    Cheers!
    Ismael

    #176245

    Thanks so much, that worked great! :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Fontello menu icon baseline adjust’ is closed to new replies.